diff options
author | Vipul A M <vipulnsward@gmail.com> | 2016-04-28 02:51:10 +0530 |
---|---|---|
committer | Vipul A M <vipulnsward@gmail.com> | 2016-04-28 02:51:10 +0530 |
commit | 31458a94a6ee5c96cbdcdaafc6720fe2dc459ed6 (patch) | |
tree | 1d1ca6df7e0a9b907e20aefbaf273e465f734d8d /activesupport/lib/active_support/xml_mini/jdom.rb | |
parent | f7a986012a6099445e20b6414d253ee0fc039118 (diff) | |
download | rails-31458a94a6ee5c96cbdcdaafc6720fe2dc459ed6.tar.gz rails-31458a94a6ee5c96cbdcdaafc6720fe2dc459ed6.tar.bz2 rails-31458a94a6ee5c96cbdcdaafc6720fe2dc459ed6.zip |
Push action_view.collection_caching to be called towards the end, since it depends on being called after action_controller.set_configs.
This causes, other AV initializers after it to be called after all of AC initializers, which get pulled in before since action_controller.set_configs gets called.
Hence, push initializer depending on after hook, to be called after all initializers for this railtie are done.
Diffstat (limited to 'activesupport/lib/active_support/xml_mini/jdom.rb')
0 files changed, 0 insertions, 0 deletions