1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test
2019-12-17 13:47:40 +08:00
..
controllers Issue 4895: Add after_database_authentication callback after sign_in immediately after password update (#4916) 2018-11-22 19:13:55 -02:00
generators Using scoped errors for scoped views. Fixes #5066 2019-05-02 13:24:01 +05:30
helpers
integration Generalise email address 2019-12-17 13:47:40 +08:00
mailers Fix typos 2019-11-28 18:13:47 -03:00
models Fix typos 2019-11-28 18:13:47 -03:00
omniauth
orm Fix specs on Rails 6 RC2 (#5109) 2019-08-07 12:32:01 -03:00
rails_app Explain layout of default config initializer [ci skip] 2019-09-27 06:21:27 +08:00
support Fix webrat warnings 2019-02-04 14:50:14 -02:00
test Fix specs on Rails 6 RC2 (#5109) 2019-08-07 12:32:01 -03:00
delegator_test.rb
devise_test.rb Officially support Rails 6.0 2019-06-12 16:10:13 -04:00
failure_app_test.rb Check if root_path is defined with #respond_to? instead of #present (#5022) 2019-02-11 11:00:56 -02:00
mapping_test.rb
models_test.rb
parameter_sanitizer_test.rb
rails_test.rb
routes_test.rb Add Rails 6 to CI (#5009) 2019-01-22 12:43:31 -02:00
secret_key_finder_test.rb
test_helper.rb Fix corner case when confirmation_sent_at is equal to 0.days.ago (#4529) 2018-12-04 14:34:32 -02:00
test_models.rb