blob: aa0cfc9395243595d2f3f9c1408ea209a4d79f07 (
plain) (
blame)
1
2
3
|
ActionController::AbstractRequest = ActionController::Request = ActionDispatch::Request
ActionController::AbstractResponse = ActionController::Response = ActionDispatch::Response
ActionController::Routing = ActionDispatch::Routing
|