Class
I18n::Backend::Simple
In:
lib/active_record/i18n_interpolation_deprecation.rb
Parent:
Object
Methods
interpolate_with_deprecated_syntax
Constants
DEPRECATED_INTERPOLATORS
=
{ '%d' => '{{count}}', '%s' => '{{value}}' }
Protected Instance methods
interpolate_with_deprecated_syntax
(locale, string, values = {})
[Validate]