heartcombo--devise/test
Luke Rollans 0d95c5ae8b
Generalise email address
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 Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
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 Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
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 Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
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 Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
models_test.rb Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
parameter_sanitizer_test.rb Fix error when params is not a hash 2018-05-09 14:56:50 -03:00
rails_test.rb Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
routes_test.rb Add Rails 6 to CI (#5009) 2019-01-22 12:43:31 -02:00
secret_key_finder_test.rb find auto-generated secret_key_base in development (#4869) 2018-05-14 18:09:25 -03:00
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 Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00