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.1 lib/action_controller/deprecated.rb
actionpack-4.0.1.rc4 lib/action_controller/deprecated.rb
actionpack-4.0.1.rc3 lib/action_controller/deprecated.rb
actionpack-4.0.1.rc2 lib/action_controller/deprecated.rb
actionpack-4.0.1.rc1 lib/action_controller/deprecated.rb
challah-1.0.0 vendor/bundle/gems/actionpack-4.0.0/lib/action_controller/deprecated.rb
actionpack-4.0.0 lib/action_controller/deprecated.rb
actionpack-4.0.0.rc2 lib/action_controller/deprecated.rb
actionpack-4.0.0.rc1 lib/action_controller/deprecated.rb
actionpack-4.0.0.beta1 lib/action_controller/deprecated.rb