diff options
author | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2013-07-01 22:19:32 -0300 |
---|---|---|
committer | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2013-07-01 22:20:23 -0300 |
commit | 4b97ce5eb16cc20207516387fba98bf577e2e281 (patch) | |
tree | 5296a6c73e3eac931987425394131a4db1c21db8 /actionpack/test/journey/router/strexp_test.rb | |
parent | 1f75319a9af595d5de3dca55e26547c7f1b166fa (diff) | |
download | rails-4b97ce5eb16cc20207516387fba98bf577e2e281.tar.gz rails-4b97ce5eb16cc20207516387fba98bf577e2e281.tar.bz2 rails-4b97ce5eb16cc20207516387fba98bf577e2e281.zip |
Remove deprecated constants from Action Controller
ActionController::AbstractRequest => ActionDispatch::Request
ActionController::Request => ActionDispatch::Request
ActionController::AbstractResponse => ActionDispatch::Response
ActionController::Response => ActionDispatch::Response
ActionController::Routing => ActionDispatch::Routing
ActionController::Integration => ActionDispatch::Integration
ActionController::IntegrationTest => ActionDispatch::IntegrationTest
Diffstat (limited to 'actionpack/test/journey/router/strexp_test.rb')
0 files changed, 0 insertions, 0 deletions