1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/test/support
Carlos Antonio da Silva 34d9053819 Remove unnecessary monkey-patch of test helpers with Rails 5+
This is warning on Ruby 2.7, and seems unnecessary since Rails 5+
adopted kwargs approach. We still need to handle the difference for
Rails < 5 for now, while we support it (which I would like to remove
soon.)
2020-06-07 20:00:17 -03:00
..
action_controller Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
locale Add options for FailureApp's i18n_message. Similar #1633 2013-10-24 16:49:13 +02:00
webrat/integrations Fix webrat warnings 2019-02-04 14:50:14 -02:00
assertions.rb Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
helpers.rb Add the frozen_string_literal pragma comment to all Ruby files. (#4725) 2017-12-21 15:36:29 -02:00
http_method_compatibility.rb Remove unnecessary monkey-patch of test helpers with Rails 5+ 2020-06-07 20:00:17 -03:00
integration.rb Ensure Devise isn't performing model validations 2018-03-14 15:21:07 -03:00
mongoid.yml Upgrade Mongoid to 5.0 2016-04-19 17:18:40 +05:30