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

2 lines
74 B
Ruby
Raw Normal View History

2009-12-27 17:43:06 -05:00
require 'i18n'
I18n.load_path << "#{File.dirname(__FILE__)}/locale/en.yml"