1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
Rafael Mendonça França 4c8332c296 Load the Parameters configurations on the right time
We need to configure it only when ActionController::Base is loaded
otherwise configs on initializers will not work.

Closes #29527.
2017-07-04 15:35:37 -04:00
..
abstract_controller Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" 2017-07-02 02:15:17 +09:30
action_controller Load the Parameters configurations on the right time 2017-07-04 15:35:37 -04:00
action_dispatch Merge branch 'master' into require_relative_2017 2017-07-02 13:50:25 -07:00
action_pack Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" 2017-07-02 02:15:17 +09:30
abstract_controller.rb Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" 2017-07-02 02:15:17 +09:30
action_controller.rb Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" 2017-07-02 02:15:17 +09:30
action_dispatch.rb Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" 2017-07-02 02:15:17 +09:30
action_pack.rb Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" 2017-07-02 02:15:17 +09:30