Module | ActionController::Compatibility |
In: |
lib/action_controller/metal/compatibility.rb
|
UnknownAction | = | ActiveSupport::Deprecation::DeprecatedConstantProxy.new('ActionController::UnknownAction', '::AbstractController::ActionNotFound') |
DoubleRenderError | = | ActiveSupport::Deprecation::DeprecatedConstantProxy.new('ActionController::DoubleRenderError', '::AbstractController::DoubleRenderError') |