Module ActionController::Compatibility
In: lib/action_controller/metal/compatibility.rb

Methods

Constants

UnknownAction = ActiveSupport::Deprecation::DeprecatedConstantProxy.new('ActionController::UnknownAction', '::AbstractController::ActionNotFound')
DoubleRenderError = ActiveSupport::Deprecation::DeprecatedConstantProxy.new('ActionController::DoubleRenderError', '::AbstractController::DoubleRenderError')

Public Class methods

Public Instance methods

[Validate]