Last Modified
2013-07-28 21:37:16 +0000
Requires

Description

This backports the Ruby 1.9 String interpolation syntax to Ruby 1.8.

This backport has been shipped with I18n for a number of versions. Meanwhile Rails has started to rely on it and we are going to move it to ActiveSupport. See rails.lighthouseapp.com/projects/8994/tickets/6013-move-19-string-interpolation-syntax-backport-from-i18n-to-activesupport

Once the above patch has been applied to Rails the following code will be removed from I18n.