1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test
2013-12-24 11:51:24 -05:00
..
controllers Keep the query string and path in store_location_for 2013-11-20 15:47:20 -05:00
generators Cleanup trailing whitespace 2013-12-05 09:03:32 +01:00
helpers Change "ActionController::IntegrationTest" to "ActionDispatch::IntegrationTest" 2013-01-28 19:58:21 -02:00
integration Merge pull request #2763 from paulanunda/master 2013-12-09 21:50:20 -08:00
mailers Use HMAC on tokens stored in the DB 2013-08-05 18:56:07 +02:00
models lock_access! without sending email 2013-12-24 11:51:24 -05:00
omniauth Cleanup trailing whitespace 2013-12-05 09:03:32 +01:00
orm Ensure that include_root_in_json is true since our test suite depends on that. 2013-03-31 17:18:41 -03:00
rails_app Cleanup trailing whitespace 2013-12-05 09:03:32 +01:00
support Add options for FailureApp's i18n_message. Similar #1633 2013-10-24 16:49:13 +02:00
delegator_test.rb Fix taking associated failure app from the scope in the given env. 2011-12-07 14:09:00 +02:00
devise_test.rb proper hash comparing in Devise.bcrypt test 2013-10-06 14:19:08 +03:00
failure_app_test.rb Add options for FailureApp's i18n_message. Similar #1633 2013-10-24 16:49:13 +02:00
mapping_test.rb Cleanup trailing whitespace 2013-12-05 09:03:32 +01:00
models_test.rb Get rid of deprecated code 2013-08-05 11:24:04 +02:00
parameter_sanitizer_test.rb Merge pull request #2717 from memberful/2716-splat-sanitize-params 2013-10-31 14:40:28 +01:00
routes_test.rb [close #2755] Raise incompatible route error 2013-12-18 19:19:25 -06:00
test_helper.rb Update bundled rails app 2013-11-13 13:29:25 +01:00
test_helpers_test.rb passes headers through test helpers' response 2013-08-09 09:51:05 +02:00
test_models.rb Bring password_digest back. 2013-11-08 16:22:31 -02:00