Rob Sanheim
2007-Jul-05 05:31 UTC
[ANN] BrainBuster 0.7 released - Logic Captcha for Rails
BrainBuster is a logic captcha plugin for Ruby on Rails. The 0.7 release has been completely overhauled to have a much less obtrusive approach using only filters, instead of requiring code changes to actions. It also features enhanced security, tests (!), and overall goodness. If you are upgrading, PLEASE see the readme - the old modules are deprecated and you should transition to the new filters if you want to use this release. BrainBuster is can be seen in action on the official Rails wiki, or on the Madison Rails wiki (madisonrails.com). This version also sees the move to google project hosting: Homepage: http://code.google.com/p/robsanheim/wiki/BrainBuster SVN Repository: http://robsanheim.googlecode.com/svn/trunk/brain_buster Mailing List: http://groups.google.com/group/brainbuster-discuss Readme: http://robsanheim.googlecode.com/svn/trunk/brain_buster/README How to Install: script/plugin install http://robsanheim.googlecode.com/svn/trunk/brain_buster script/generate brain_buster_migration rake db:migrate Now add the filters to the actions you want to protect, add the captcha form (_captcha.rhtml) to the view, and you are all set to bust brains. Please join the mailing list for questions or help. Thanks! - Rob http://robsanheim.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---