Module
I18n::Backend::ActiveRecord::Missing
In:
lib/active_support/vendor/i18n-0.4.1/i18n/backend/active_record/missing.rb
Methods
store_default_translation
store_default_translations
translate
Public Instance methods
store_default_translation
(locale, key, interpolations)
store_default_translations
(locale, key, options = {})
translate
(locale, key, options = {})
[Validate]