Closed MikeRogers0 closed 8 years ago
It follows the example of https://github.com/plataformatec/devise/wiki/How-To:-Use-Recaptcha-with-Devise
It also adds in tests around both the captcha and security question. What do you think of the testing approach?
I like the different user models to test the different combinations of devise modules.
It's the same approach as the Devise main plugin ;)
It follows the example of https://github.com/plataformatec/devise/wiki/How-To:-Use-Recaptcha-with-Devise
It also adds in tests around both the captcha and security question. What do you think of the testing approach?