acts_as_textcaptcha 3.0.4
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
Gemfile:
=
install:
=
Runtime Dependencies (1):
bcrypt-ruby
~> 2.1.4