Skip to content

Commit

Permalink
merge resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
matthutchinson committed Aug 7, 2011
1 parent 44aaa1b commit 6c461a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= ActAsTextcaptcha

{Travis CI Build Status}[http://travis-ci.org/#!/matthutchinson/acts_as_textcaptcha]
{<img src="https://secure.travis-ci.org/matthutchinson/acts_as_textcaptcha.png" alt="Travis Build Status" align="absmiddle"/>}[http://travis-ci.org/#!/matthutchinson/acts_as_textcaptcha] - thanks to {Travis CI}[http://travis-ci.org/#!/matthutchinson/acts_as_textcaptcha]

ActsAsTextcaptcha provides spam protection for your Rails models using logic questions from the excellent {Text CAPTCHA}[http://textcaptcha.com/] web service (by {Rob Tuley}[http://openknot.com/me/] of {Openknot}[http://openknot.com/]). It is also possible to configure your own questions and answers instead of using this API (or as a fall back in the unlikely event of the web service being unavailable)

Expand Down

0 comments on commit 6c461a9

Please sign in to comment.