aboutsummaryrefslogblamecommitdiffstats
path: root/actionpack/lib/action_controller/deprecated.rb
blob: 6088d97abef5aa71fb0e74304871e385d2df0dfa (plain) (tree)
1
2
3
4
5

                                                                                          
                                                   

                                                        
ActionController::AbstractRequest = ActionController::Request = ActionDispatch::Request
ActionController::AbstractResponse = ActionController::Response = ActionDispatch::Response
ActionController::Routing = ActionDispatch::Routing
# ROUTES TODO: Figure out how to deprecate this.
# ActionController::UrlWriter = ActionController::UrlFor