1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/lib
Vipul A M 31458a94a6 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.
2016-04-28 02:51:10 +05:30
..
action_view Push action_view.collection_caching to be called towards the end, since it depends on being called after action_controller.set_configs. 2016-04-28 02:51:10 +05:30
action_view.rb Update copyright notices to 2016 [ci skip] 2015-12-31 18:27:19 +02:00