Class NameError
In: lib/active_support/core_ext/name_error.rb
Parent: Object

Methods

Public Instance methods

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

Was this exception raised because the given name was missing?

[Validate]