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

Version Path
csd-0.1.5 lib/active_support/i18n.rb
csd-0.1.4 lib/active_support/i18n.rb
csd-0.1.3 lib/active_support/i18n.rb
csd-0.1.2 lib/active_support/i18n.rb
csd-0.1.1 lib/active_support/i18n.rb
csd-0.1.0 lib/active_support/i18n.rb
csd-0.0.16 lib/active_support/i18n.rb