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

Version Path
lazy_record-0.2.1 vendor/bundle/gems/i18n-0.8.1/lib/i18n/core_ext/string/interpolate.rb
lazy_record-0.2.0 vendor/bundle/gems/i18n-0.8.1/lib/i18n/core_ext/string/interpolate.rb
lazy_record-0.1.9 vendor/bundle/gems/i18n-0.8.1/lib/i18n/core_ext/string/interpolate.rb
lazy_record-0.1.8 vendor/bundle/gems/i18n-0.8.1/lib/i18n/core_ext/string/interpolate.rb
lazy_record-0.1.7 vendor/bundle/gems/i18n-0.8.1/lib/i18n/core_ext/string/interpolate.rb
lazy_record-0.1.6 vendor/bundle/gems/i18n-0.8.1/lib/i18n/core_ext/string/interpolate.rb
lazy_record-0.1.4 vendor/bundle/gems/i18n-0.8.1/lib/i18n/core_ext/string/interpolate.rb
tdiary-5.0.4 vendor/bundle/gems/i18n-0.8.1/lib/i18n/core_ext/string/interpolate.rb
mdg-1.0.1 vendor/bundle/ruby/2.3.0/gems/i18n-0.8.1/lib/i18n/core_ext/string/interpolate.rb
lazy_record-0.1.3 vendor/bundle/gems/i18n-0.8.1/lib/i18n/core_ext/string/interpolate.rb
lazy_record-0.1.2 vendor/bundle/gems/i18n-0.8.1/lib/i18n/core_ext/string/interpolate.rb
lazy_record-0.1.1 vendor/bundle/gems/i18n-0.8.1/lib/i18n/core_ext/string/interpolate.rb
lazy_record-0.1.0 vendor/bundle/gems/i18n-0.8.1/lib/i18n/core_ext/string/interpolate.rb
i18n-0.8.1 lib/i18n/core_ext/string/interpolate.rb
i18n-0.8.0 lib/i18n/core_ext/string/interpolate.rb
autocompl-0.2.2 test/dummy/vendor/bundle/ruby/2.3.0/gems/i18n-0.7.0/lib/i18n/core_ext/string/interpolate.rb
autocompl-0.2.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/i18n-0.7.0/lib/i18n/core_ext/string/interpolate.rb
autocompl-0.2.0 test/dummy/vendor/bundle/ruby/2.3.0/gems/i18n-0.7.0/lib/i18n/core_ext/string/interpolate.rb
autocompl-0.1.2 test/dummy/vendor/bundle/ruby/2.3.0/gems/i18n-0.7.0/lib/i18n/core_ext/string/interpolate.rb
autocompl-0.1.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/i18n-0.7.0/lib/i18n/core_ext/string/interpolate.rb