Module
I18n::MissingTranslation::Base
In:
lib/i18n/exceptions.rb
Methods
keys
message
new
to_exception
to_s
Attributes
key
[R]
locale
[R]
options
[R]
Public Class methods
new
(locale, key, options = nil)
Public Instance methods
keys
()
message
()
to_exception
()
to_s
()
Alias for
message
[Validate]