summaryrefslogtreecommitdiff
path: root/test/integration/locale_path_test.rb
AgeCommit message (Collapse)Author
2016-05-21tests: reset I18n.locale after locale_path_testAzul
Otherwise this will mess up other tests.
2015-07-14fix i18n testselijah
2013-12-22locale prefix support:elijah
* set locale based on request header * enforce locale path prefix when current locale is not the default * note: don't use root_path anymore, instead use home_path