Sha256: b2ecdaf69b32f1164432ee8349c4ce39d6cbcb860728cb9e613dac40e0e561d8
Contents?: true
Size: 284 Bytes
Versions: 7
Compression:
Stored size: 284 Bytes
Contents
#begin # require 'i18n' #rescue LoadError => e # $stderr.puts "You don't have i18n installed in your application. Please add it to your Gemfile and run bundle install" # raise e #end #I18n.load_path << "#{File.dirname(__FILE__)}/locale/en.yml" #ActiveSupport.run_load_hooks(:i18n)
Version data entries
7 entries across 7 versions & 1 rubygems