diff options
author | Eugene Kenny <elkenny@gmail.com> | 2017-07-04 22:13:29 +0100 |
---|---|---|
committer | Eugene Kenny <elkenny@gmail.com> | 2017-07-04 22:13:29 +0100 |
commit | 458a5502a17ccf58d5708a3b030ac9917a0a8476 (patch) | |
tree | a09ccadfc85ec545ca16dbaac9cb8ebb850c1dec /activerecord/lib/active_record/reflection.rb | |
parent | 9b3054384b3233c6be4284779010997ab7bc15b5 (diff) | |
download | rails-458a5502a17ccf58d5708a3b030ac9917a0a8476.tar.gz rails-458a5502a17ccf58d5708a3b030ac9917a0a8476.tar.bz2 rails-458a5502a17ccf58d5708a3b030ac9917a0a8476.zip |
Fix Parameters configuration integration tests
These tests relied on `ActionController::Parameters` being configured as
part of the boot process; since that now happens lazily we need to force
`ActionController::Base` to load so that we can test the behaviour.
The new tests added here ensure that `ActionController::Parameters` can
be configured from an initializer, which was broken until recently.
Diffstat (limited to 'activerecord/lib/active_record/reflection.rb')
0 files changed, 0 insertions, 0 deletions