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
Samuel Pordeus fb18c6ca8d Fix typos
2019-11-28 18:13:47 -03:00
..
authenticatable_test.rb Add missing specs for #find_or_initialize_with_errors 2018-11-22 18:44:09 -02:00
confirmable_test.rb Always return an error when confirmation_token is blank (#5132) 2019-09-04 15:42:48 -03:00
database_authenticatable_test.rb Revert "[#4245] Allowing password to nil (#4261)" 2019-03-26 10:29:46 -03:00
lockable_test.rb Make #increment_failed_attempts concurrency safe (#4996) 2018-12-28 17:00:50 -02:00
omniauthable_test.rb Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
recoverable_test.rb Fix typos 2019-11-28 18:13:47 -03:00
registerable_test.rb Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
rememberable_test.rb Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
serializable_test.rb Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
timeoutable_test.rb Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
trackable_test.rb Split IP resolution from update_tracked_fields 2018-04-03 09:53:28 -03:00
validatable_test.rb Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00