Panasonic Youth rob sanheim writes about software, business, ruby, music, stuff and things



Posts Tagged BrainBuster

[ANN] brain_buster 0.8.0 released

I’m happy to release version 0.8.0 of BrainBuster.
This is a long overdue release. I’ve removed all deprecated code, updated for Rails 2.0, improved specs considerably, and cleaned up the api and views.
Because of the way the filter chain is handled in Rails 2.0, you will now have to handle a captcha failure […]


I’m feeling open sourcey…

Got some open source updates and releases coming soon:

My logic captcha plugin for Rails, BrainBuster, has recently been globalized by one creative user. I’d like to incorporate something into the next release to make it easy for people to extend the plugin in ways like this, but I’d like to avoid adding a “lang” […]


BrainBuster 0.7 released

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 […]