Archive

Archive for February, 2007

Plugin: Simple Captcha - captcha for rubyonrails

February 6th, 2007


Simple Captcha 1.0 released

If you are using an older revision of SimpleCaptcha then it is strongly recommended that update it to the Simple Captcha version 1.0, coz there were certain bugs in the previous release viz. update_attribute, which has been fixed in this release.

Bugs Fixed and Features

  • update_attribute and update_attributes are now working
  • Automated removal of old simple captcha images
  • can be implemented as controller or model based captcha
  • implementation requires a single line of code in view and a single line of code in controller/model
  • customized CSS can be implemented
  • Distortion of images can be selected from three different levels as low, medium or high…
    so that now we can handle the complexities of images
  • Eight different styles of images are available to be selected as your captcha image

check out more details here

sur captcha, plugin, rails, ror, rubyonrails