aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/i18n.rb
blob: 854c60eec1de3d01343987481bfccd5887b3e10e (plain) (blame)
1
2
require 'i18n'
I18n.load_path << "#{File.dirname(__FILE__)}/locale/en.yml"