Ruby Support: Difference between revisions

From RavenWiki
Jump to navigationJump to search
(Add lookup link for tamc2)
(... and again)
Line 4: Line 4:
* [http://raven.cam.ac.uk/project/ruby/files/ Distribution]
* [http://raven.cam.ac.uk/project/ruby/files/ Distribution]


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).
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).

Revision as of 10:24, 6 December 2005

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).