123456789_123456789_123456789_123456789_123456789_

Exception: ActionDispatch::MissingController

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
Instance Chain:
Inherits: NameError
Defined in: actionpack/lib/action_dispatch.rb

Constant Summary

::NameError - Inherited

UNBOUND_METHOD_MODULE_NAME

Instance Method Summary

::NameError - Inherited

#missing_name

Extract the name of the missing constant from the exception message.

#missing_name?

Was this exception raised because the given name was missing?

::Exception - Inherited