aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/deprecated.rb
blob: 9f2de570338b75fe352761c67d523a610587bb70 (plain) (blame)
1
2
3
ActionController::AbstractRequest = ActionController::Request = ActionDispatch::Request
ActionController::AbstractResponse = ActionController::Response = ActionDispatch::Response
ActionController::Routing = ActionDispatch::Routing