mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
2 lines
No EOL
74 B
Ruby
2 lines
No EOL
74 B
Ruby
require 'i18n'
|
|
I18n.load_path << "#{File.dirname(__FILE__)}/locale/en.yml" |