Class
Stringex::Localization::Backend::Internal
In:
lib/stringex/localization/backend/internal.rb
Parent:
Base
Methods
default_locale
default_locale=
initial_translation
locale
locale=
store_translations
translations
with_locale
Constants
DEFAULT_LOCALE
=
:en
Public Class methods
default_locale
()
default_locale=
(new_locale)
initial_translation
(scope, key, locale)
locale
()
locale=
(new_locale)
store_translations
(locale, scope, data)
translations
()
with_locale
(new_locale) {|| ...}
[Validate]