method
new
v6.1.7.7 -
Show 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