Sha256: dfbfed06fa4af539155df8f2a67f283d115cfd67501c83f4548296220d01482c

Contents?: true

Size: 284 Bytes

Versions: 55

Compression:

Stored size: 284 Bytes

Contents

begin
  require 'i18n'
  require 'active_support/lazy_load_hooks'
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"

Version data entries

55 entries across 55 versions & 2 rubygems

Version Path
activesupport-3.1.5 lib/active_support/i18n.rb
activesupport-3.1.5.rc1 lib/active_support/i18n.rb
dirty_history-0.5.3 dirty_history/ruby/1.9.1/gems/activesupport-3.1.1/lib/active_support/i18n.rb
dirty_history-0.5.2 dirty_history/ruby/1.9.1/gems/activesupport-3.1.1/lib/active_support/i18n.rb
activesupport-3.1.4 lib/active_support/i18n.rb
activesupport-3.1.4.rc1 lib/active_support/i18n.rb
dirty_history-0.5.1 dirty_history/ruby/1.9.1/gems/activesupport-3.1.1/lib/active_support/i18n.rb
dirty_history-0.5.0 dirty_history/ruby/1.9.1/gems/activesupport-3.1.1/lib/active_support/i18n.rb
dirty_history-0.4.10 dirty_history/ruby/1.9.1/gems/activesupport-3.1.1/lib/active_support/i18n.rb
dirty_history-0.4.9 dirty_history/ruby/1.9.1/gems/activesupport-3.1.1/lib/active_support/i18n.rb
dirty_history-0.4.8 dirty_history/ruby/1.9.1/gems/activesupport-3.1.1/lib/active_support/i18n.rb
dirty_history-0.4.7 dirty_history/ruby/1.9.1/gems/activesupport-3.1.1/lib/active_support/i18n.rb
dirty_history-0.4.6 dirty_history/ruby/1.9.1/gems/activesupport-3.1.1/lib/active_support/i18n.rb
dirty_history-0.4.5 dirty_history/ruby/1.9.1/gems/activesupport-3.1.1/lib/active_support/i18n.rb
dirty_history-0.4.4 dirty_history/ruby/1.9.1/gems/activesupport-3.1.1/lib/active_support/i18n.rb
dirty_history-0.4.3 dirty_history/ruby/1.9.1/gems/activesupport-3.1.1/lib/active_support/i18n.rb
dirty_history-0.4.2 dirty_history/ruby/1.9.1/gems/activesupport-3.1.1/lib/active_support/i18n.rb
activesupport-3.1.3 lib/active_support/i18n.rb
activesupport-3.1.2 lib/active_support/i18n.rb
activesupport-3.1.2.rc2 lib/active_support/i18n.rb