Closed steved closed 12 years ago
Looks good. Broke the build though. https://travis-ci.org/#!/morten/kamcaptcha/jobs/3075830
Yeah, it's this line: https://github.com/morten/kamcaptcha/pull/5/files#L1R19 Should I add some sort of basic template library? Or just drop support for plain 1.8?
If you drop 1.8 support then please make the gem explode right away on unsupported platforms (as in raise in kamcaptcha.rb) - fine by me
Allows for configuration of token generation, lookup, and storage as well as the form.
This branch doesn't work in Ruby 1.8, but it does inside Rails (using 1.8) and 1.9.