diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2017-07-05 12:20:31 -0400 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2017-07-05 12:21:55 -0400 |
commit | 056ffa42af077ca3f21a6e32f0ba8c6f61e3d6c4 (patch) | |
tree | a12c8d32055e7a67020352f9d20ccd992d2de61c /activemodel/lib/active_model/validations/format.rb | |
parent | fed2557e3038f7747fc716b166e68b80a88d1ee1 (diff) | |
download | rails-056ffa42af077ca3f21a6e32f0ba8c6f61e3d6c4.tar.gz rails-056ffa42af077ca3f21a6e32f0ba8c6f61e3d6c4.tar.bz2 rails-056ffa42af077ca3f21a6e32f0ba8c6f61e3d6c4.zip |
Force ActionController::Base lazy laod hooks to run
Now that the parameters configurations are only loaded when
ActionController::Base is we need to foce them to load in our tests. In
an application this is not needed since every request already load the
controllers.
Diffstat (limited to 'activemodel/lib/active_model/validations/format.rb')
0 files changed, 0 insertions, 0 deletions