1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support/i18n.rb
2009-12-27 14:43:06 -08:00

2 lines
No EOL
74 B
Ruby

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