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