aboutsummaryrefslogblamecommitdiffstats
path: root/activesupport/lib/active_support/vendor/i18n.rb
blob: 05c03277e3de35de9ffc8513b2a574d900b9a356 (plain) (tree)
1
2
3
4
5
6
7
     


                                                                                 
   

              
begin
  gem 'i18n', '~> 0.1.3'
rescue LoadError, NoMethodError
  $LOAD_PATH.unshift File.expand_path("#{File.dirname(__FILE__)}/i18n-0.1.3/lib")
end

require 'i18n'