Exception: ActionDispatch::MissingController
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
::NameError ,
::Exception
|
|
Instance Chain:
self,
::NameError ,
::Exception
|
|
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? |