Module
I18n::Backend::InterpolationCompiler
In:
lib/active_support/vendor/i18n-0.4.1/i18n/backend/interpolation_compiler.rb
Methods
compile_all_strings_in
interpolate
store_translations
Classes and Modules
Module
I18n::Backend::InterpolationCompiler::Compiler
Public Instance methods
interpolate
(locale, string, values)
store_translations
(locale, data, options = {})
Protected Instance methods
compile_all_strings_in
(data)
[Validate]