1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test
José Valim e445039716 Merge pull request #2717 from memberful/2716-splat-sanitize-params
Splat the arguments to strong_parameters#permit, fixes #2716
2013-10-31 14:40:28 +01:00
..
controllers Cleanup tests for unused variables 2013-09-15 01:52:53 +05:30
generators Do not generate attr_accessible for any Rails 4 app 2013-07-26 09:22:03 +02:00
helpers Change "ActionController::IntegrationTest" to "ActionDispatch::IntegrationTest" 2013-01-28 19:58:21 -02:00
integration Merge pull request #2634 from gregates/bug/confirmation_workflow 2013-09-16 07:17:46 -07:00
mailers Use HMAC on tokens stored in the DB 2013-08-05 18:56:07 +02:00
models * show message for last attempt, not for one-before-last one; 2013-10-22 00:43:56 +03:00
omniauth Let Devise play with both Rails 3.2 and Rails 4 for now 2013-05-05 19:55:06 -03: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 Get rid of token authentication 2013-09-02 19:15:47 -03: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 Get rid of token authentication 2013-09-02 19:15:47 -03: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 Let Devise play with both Rails 3.2 and Rails 4 for now 2013-05-05 19:55:06 -03:00
test_helper.rb Let Devise play with both Rails 3.2 and Rails 4 for now 2013-05-05 19:55:06 -03:00
test_helpers_test.rb Test helper was incorrectly returning failure body 2012-09-27 18:44:31 -06:00
test_models.rb Remove protected_attributes gem and all whitelisting 2013-03-31 15:21:49 -05:00