1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test/models
2019-03-15 09:54:25 +11:00
..
authenticatable_test.rb Ensure that we sanitize any AC::Parameters in find_or_initialize_with_errors. 2014-09-18 18:21:05 -03:00
confirmable_test.rb Send confirmation instructions when a user updates the email address from nil 2016-04-25 16:51:40 -03:00
database_authenticatable_test.rb quick comment touch-ups 2015-08-27 10:26:12 -05:00
lockable_test.rb Make #increment_failed_attempts concurrency safe 2019-03-15 09:54:25 +11:00
omniauthable_test.rb Adding required_fields to all modules 2012-02-24 20:57:58 -02:00
recoverable_test.rb Only clear the reset token on an update 2015-12-09 11:14:50 -08:00
registerable_test.rb Adding required_fields to all modules 2012-02-24 20:57:58 -02:00
rememberable_test.rb Fix overwriting the remember_token when a valid one already exists (#4101) 2016-05-15 12:12:48 -03:00
serializable_test.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
timeoutable_test.rb Updated ruby 1.9 hash syntax 2014-02-25 22:12:55 +05:30
trackable_test.rb added test for update_tracked_fields method 2014-05-22 11:11:13 -07:00
validatable_test.rb Update password length validation to 72 characters max 2014-11-18 23:10:01 -06:00