Sha256: f56b70b7c9c033f36bbf9bca31550fb150791fca7b937b978a12df3214bcad66
Contents?: true
Size: 493 Bytes
Versions: 109
Compression:
Stored size: 493 Bytes
Contents
# This file used to backport the Ruby 1.9 String interpolation syntax to Ruby 1.8. # # Since I18n has dropped support to Ruby 1.8, this file is not required anymore, # however, Rails 3.2 still requires it directly: # # https://github.com/rails/rails/blob/3-2-stable/activesupport/lib/active_support/core_ext/string/interpolation.rb#L2 # # So we can't just drop the file entirely, which would then break Rails users # under Ruby 1.9. This file can be removed once Rails 3.2 support is dropped.
Version data entries
109 entries across 96 versions & 23 rubygems