Libraries
»
rails
(6.0.2.1)
»
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.