method
new
rails latest stable - Class:
AbstractController::ActionNotFound::Correction
new(error)public
No documentation available.
# File actionpack/lib/abstract_controller/base.rb, line 20
def initialize(error)
@error = error
end