RubyGems.org

Simple question/answer based spam protection for your Rails models. \ You can define your own logic questions and/or fetch questions from the textcaptcha.com API. The questions involve human logic and are tough for spam bots to crack. \ For more reasons on why logic questions are a good idea visit; http://textcaptcha.com/why

installgem install acts_as_textcaptcha -v 3.0.3
Authors

Matthew Hutchinson

27,782 total downloads 1,496 for this version
Owners

9e0e76de0fe26c1326da1a232d4dd2f2

Gemfile
gem "acts_as_textcaptcha", "~> 3.0.3"
Versions
  1. 3.0.7 April 28, 2013
  2. 3.0.6 March 15, 2013
  3. 3.0.5 January 3, 2012
  4. 3.0.4 October 6, 2011
  5. 3.0.3 August 6, 2011
Show all versions (24 total)
Runtime Dependencies
  1. bcrypt-ruby ~> 2.1.4