mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
31458a94a6
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. |
||
---|---|---|
.. | ||
action_view | ||
action_view.rb |