| Path: | vendor/rails/activerecord/lib/active_record/i18n_interpolation_deprecation.rb |
| Last Update: | Tue Feb 12 17:53:21 +0000 2013 |
Deprecates the use of the former message interpolation syntax in activerecord as in "must have %d characters". The new syntax uses explicit variable names as in "{{value}} must have {{count}} characters".