mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Move the deprecations before the load hooks
This commit is contained in:
@@ -63,8 +63,8 @@ module ActionController
|
||||
klass.helper :all
|
||||
end
|
||||
|
||||
require "action_controller/deprecated/base"
|
||||
ActiveSupport.run_load_hooks(:action_controller, self)
|
||||
end
|
||||
end
|
||||
|
||||
require "action_controller/deprecated/base"
|
||||
|
||||
Reference in New Issue
Block a user