matthutchinson / acts_as_textcaptcha

Text-based logic question captcha's for Rails 🚫🤖

Home Page:https://acts-as-textcaptcha.hiddenloop.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

undefined method `acts_as_textcaptcha' || undefined method `key?' for nil:NilClass

billguy opened this issue · comments

I had to add "extend ActsAsTextcaptcha::Textcaptcha" to my tableless model for this to work.

Neat gem.

Note really an issue, but i've updated the README (ac33fd5) to reflect this none-the-less 👍