rocket_pants
rocket_pants copied to clipboard
Using load_path to support Rails 5.
NOTE: Hence Rails 5 expects locale path as Rails::Paths::Path. So, we should be using config.i18n.load_path to load locale files.
Since Travis doesn't work at the moment - Does this break backwards compatibilty with Rails <5?
(If not, I'll merge it in). Thank you for contributing - Apologies it's taken almost a year for me to look at this.