Ruby Support: Difference between revisions

From RavenWiki
Jump to navigationJump to search
(... and again)
(mention rubyonrails)
Line 5: Line 5:


I also have ruby scripts to authenticate via raven using a webrick server and for ruby on rails applications.  Contact [[person:tamc2 | tamc2]] if you need them (I will clean them up and post them at some point).
I also have ruby scripts to authenticate via raven using a webrick server and for ruby on rails applications.  Contact [[person:tamc2 | tamc2]] if you need them (I will clean them up and post them at some point).
Furthermore, I have various ruby on rails sites working with Raven. Contact [[person:tamc2 | tamc2]] if you would like to see the code.

Revision as of 10:14, 31 October 2006

raven.rb is a Ruby library implimented by Thomas Counsell ( tamc2@cam.ac.uk) that allows a Ruby CGI program to protect itself using Raven. It is currently a beta release.

I also have ruby scripts to authenticate via raven using a webrick server and for ruby on rails applications. Contact tamc2 if you need them (I will clean them up and post them at some point).

Furthermore, I have various ruby on rails sites working with Raven. Contact tamc2 if you would like to see the code.