heartcombo--devise/test
David Rodríguez 4064641967 Remove obsolete expire_auth_token_on_timeout
This should have been removed in dff7891b97
when token authentication (and the reset_authentication_token! method)
were removed.
2015-07-11 09:01:22 -03:00
..
controllers Removes the bang in confirm! and reset_password! 2015-04-19 11:47:44 -04: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 Remove obsolete expire_auth_token_on_timeout 2015-07-11 09:01:22 -03:00
mailers Switched all instances of 'not blank?' to 'present?' 2014-04-17 20:34:28 -05:00
models Also reset password token on email change 2015-05-26 15:09:07 +02: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 Remove obsolete expire_auth_token_on_timeout 2015-07-11 09:01:22 -03:00
support Removes the bang in confirm! and reset_password! 2015-04-19 11:47:44 -04:00
delegator_test.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
devise_test.rb Fix default email_regexp config to disallow trailing non-word characters 2015-06-22 15:41:49 +02:00
failure_app_test.rb Use router_name from scope if available 2015-03-30 16:18:05 -07: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 Removes the bang in confirm! and reset_password! 2015-04-19 11:47:44 -04:00
test_models.rb Do a final pass removing spaces around square brackets 2015-03-13 13:59:19 -03:00