Sha256: 25f4753904f42283e1c0a706899957dc7f254c6c800c22e8f0bd9937e2874f7b

Contents?: true

Size: 264 Bytes

Versions: 215

Compression:

Stored size: 264 Bytes

Contents

begin
  require 'i18n'
  require 'active_support/lazy_load_hooks'
rescue LoadError => e
  $stderr.puts "The i18n gem is not available. Please add it to your Gemfile and run bundle install"
  raise e
end

I18n.load_path << "#{File.dirname(__FILE__)}/locale/en.yml"

Version data entries

215 entries across 171 versions & 24 rubygems

Version Path
challah-rolls-0.1.0 vendor/bundle/gems/activesupport-3.2.7/lib/active_support/i18n.rb
challah-0.8.0.pre vendor/bundle/gems/activesupport-3.2.7/lib/active_support/i18n.rb
challah-0.7.1 vendor/bundle/gems/activesupport-3.2.7/lib/active_support/i18n.rb
classiccms-0.5.10 vendor/bundle/gems/activesupport-3.2.3/lib/active_support/i18n.rb
classiccms-0.5.9 vendor/bundle/gems/activesupport-3.2.3/lib/active_support/i18n.rb
challah-0.7.0 vendor/bundle/gems/activesupport-3.2.7/lib/active_support/i18n.rb
challah-0.7.0.pre2 vendor/bundle/gems/activesupport-3.2.7/lib/active_support/i18n.rb
classiccms-0.5.8 vendor/bundle/gems/activesupport-3.2.3/lib/active_support/i18n.rb
activesupport-3.2.8 lib/active_support/i18n.rb
classiccms-0.5.7 vendor/bundle/gems/activesupport-3.2.3/lib/active_support/i18n.rb
classiccms-0.5.6 vendor/bundle/gems/activesupport-3.2.3/lib/active_support/i18n.rb
activesupport-3.2.8.rc2 lib/active_support/i18n.rb
classiccms-0.5.5 vendor/bundle/gems/activesupport-3.2.3/lib/active_support/i18n.rb
challah-0.7.0.pre vendor/bundle/gems/activesupport-3.2.7/lib/active_support/i18n.rb
classiccms-0.5.2 vendor/bundle/gems/activesupport-3.2.3/lib/active_support/i18n.rb
classiccms-0.5.1 vendor/bundle/gems/activesupport-3.2.3/lib/active_support/i18n.rb
classiccms-0.5.0 vendor/bundle/gems/activesupport-3.2.3/lib/active_support/i18n.rb
activesupport-3.2.8.rc1 lib/active_support/i18n.rb
activesupport-3.2.7 lib/active_support/i18n.rb
activesupport-3.2.7.rc1 lib/active_support/i18n.rb