Sha256: 3422d8d2fae8e4e5a595b89bfc25a25a3850128346465e0f1868b3e7e30e3958

Contents?: true

Size: 708 Bytes

Versions: 30

Compression:

Stored size: 708 Bytes

Contents

ActionController::AbstractRequest = ActionController::Request = ActionDispatch::Request
ActionController::AbstractResponse = ActionController::Response = ActionDispatch::Response
ActionController::Routing = ActionDispatch::Routing

ActiveSupport::Deprecation.warn 'ActionController::AbstractRequest and ActionController::Request are deprecated and will be removed, use ActionDispatch::Request instead.'
ActiveSupport::Deprecation.warn 'ActionController::AbstractResponse and ActionController::Response are deprecated and will be removed, use ActionDispatch::Response instead.'
ActiveSupport::Deprecation.warn 'ActionController::Routing is deprecated and will be removed, use ActionDispatch::Routing instead.'

Version data entries

30 entries across 30 versions & 2 rubygems

Version Path
actionpack-4.0.13 lib/action_controller/deprecated.rb
actionpack-4.0.13.rc1 lib/action_controller/deprecated.rb
actionpack-4.0.11.1 lib/action_controller/deprecated.rb
actionpack-4.0.12 lib/action_controller/deprecated.rb
actionpack-4.0.11 lib/action_controller/deprecated.rb
actionpack-4.0.10 lib/action_controller/deprecated.rb
actionpack-4.0.10.rc2 lib/action_controller/deprecated.rb
actionpack-4.0.10.rc1 lib/action_controller/deprecated.rb
actionpack-4.0.9 lib/action_controller/deprecated.rb
actionpack-4.0.8 lib/action_controller/deprecated.rb
actionpack-4.0.7 lib/action_controller/deprecated.rb
actionpack-4.0.6 lib/action_controller/deprecated.rb
actionpack-4.0.6.rc3 lib/action_controller/deprecated.rb
actionpack-4.0.6.rc2 lib/action_controller/deprecated.rb
actionpack-4.0.6.rc1 lib/action_controller/deprecated.rb
actionpack-4.0.5 lib/action_controller/deprecated.rb
actionpack-4.0.4 lib/action_controller/deprecated.rb
actionpack-4.0.4.rc1 lib/action_controller/deprecated.rb
actionpack-4.0.3 lib/action_controller/deprecated.rb
actionpack-4.0.2 lib/action_controller/deprecated.rb