Libraries
»
ruby-on-quails
(0.1.0)
»
Index (A)
»
AbstractController
»
ActionNotFound
Exception: AbstractController::ActionNotFound
Inherits:
StandardError
Object
StandardError
AbstractController::ActionNotFound
show all
Defined in:
actionpack/lib/abstract_controller/base.rb
Overview
Raised when a non-existing controller action is triggered.