heartcombo--devise/test
Carlos Antonio da Silva 868d3d82a0 Do a final pass removing spaces around square brackets
Keep plataformatec guidelines and review tools happy.
Related to #3480.
2015-03-13 13:59:19 -03:00
..
controllers remove use of hide_action in favor of protected 2015-03-01 15:05:20 -05:00
generators Silence controller generator warning output 2014-09-18 18:24:26 -03:00
helpers Simplify the setup code for the Devise Helper tests so no locales or translations are leaked between tests. 2014-09-11 17:01:07 -03:00
integration Added an option to not automatically sign in a user after a password reset. This is useful for cases where additional strategies might be needed (such as two-factor authentication, e.g.), or generally if it is considered a security risk to automatically log in a user after a password is reset. 2015-02-13 02:29:11 -08:00
mailers Switched all instances of 'not blank?' to 'present?' 2014-04-17 20:34:28 -05:00
models Keep used confirmation tokens for more user friendly error message (fixes #3429) 2015-01-19 22:30:13 +13:00
omniauth Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
orm Support custom port for MongoDB config 2014-01-03 11:23:34 -02:00
rails_app Do a final pass removing spaces around square brackets 2015-03-13 13:59:19 -03:00
support Ensure that the I18n backend is always initialized when we store custom translations. 2014-09-11 15:19:41 -03:00
delegator_test.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
devise_test.rb Simplify test that verifies multiple warden blocks 2014-05-07 18:53:09 -03:00
failure_app_test.rb Check for a `Hash` when using the `authentication_keys` to generate the FailureApp flash message. 2014-10-27 22:32:19 -02:00
mapping_test.rb Allow objects to specify their devise scope. 2015-03-03 22:37:25 -07:00
models_test.rb Get rid of deprecated code 2013-08-05 11:24:04 +02:00
parameter_sanitizer_test.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
rails_test.rb Tidy up 2015-01-06 14:23:06 -02:00
routes_test.rb Revert "Update routes to match 'sign up'/'log in', incorporate feedback from @carlosantoniodasilva" 2014-08-10 12:13:35 -04:00
test_helper.rb Remove ActiveSupport test order deprecation warning 2014-09-29 17:42:08 -03:00
test_helpers_test.rb Allow warden proxy to change with request in tests 2015-01-05 00:34:54 +00:00
test_models.rb Do a final pass removing spaces around square brackets 2015-03-13 13:59:19 -03:00