rucaptcha/spec
Jason Lee 107339ea9e Add an `:keep_session` option for `verify_rucaptcha?` method to giva a way for let you keep session on verify, if true, RuCaptcha will not delete the captcha code session after validation. 2016-12-01 11:11:10 +08:00
..
cache_spec.rb Fix test 2016-05-25 11:08:48 +08:00
captcha_spec.rb Rewrite Captcha.create to void complex method 2016-11-08 11:18:07 +08:00
configure_spec.rb Added session[:_rucaptcha] expire time to configuration. 2016-03-14 16:41:27 +08:00
controller_helpers_spec.rb Add an `:keep_session` option for `verify_rucaptcha?` method to giva a way for let you keep session on verify, if true, RuCaptcha will not delete the captcha code session after validation. 2016-12-01 11:11:10 +08:00
spec_helper.rb Fix test case 2016-10-29 11:06:10 +08:00