Class
I18n::MissingTranslationData
In:
lib/i18n/exceptions.rb
Parent:
ArgumentError
Methods
html_message
keys
new
titleize
Attributes
key
[R]
locale
[R]
options
[R]
Public Class methods
new
(locale, key, opts = nil)
Public Instance methods
html_message
()
keys
()
Protected Instance methods
titleize
(key)
TODO : remove when
html_message
is removed
[Validate]