rails/actionpack/lib
Carlos Antonio da Silva 4b97ce5eb1 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
2013-07-01 22:20:23 -03:00
..
abstract_controller deprecating string based terminators 2013-05-14 16:03:09 -07:00
action_controller Remove deprecated constants from Action Controller 2013-07-01 22:20:23 -03:00
action_dispatch store a symbol directly inside DISPATCH_CACHE for extra roflscale 2013-06-30 11:31:36 +10:00
action_pack rails/master is now 4.1.0.beta 2013-04-29 13:15:24 -03:00
abstract_controller.rb load active_support/core_ext/module/delegation in active_support/rails 2012-08-02 21:59:23 +02:00
action_controller.rb Remove ActionController::RecordIdentifier was deprecated. 2013-06-01 23:22:12 +09:00
action_dispatch.rb Remove extra whitespace 2013-04-06 00:54:44 +03:00
action_pack.rb Updated copyright notices for 2013 2012-12-31 20:35:29 +00:00