aboutsummaryrefslogtreecommitdiffstats
path: root/lib/alaveteli_localization.rb
Commit message (Collapse)AuthorAgeLines
* Allow resetting of the locale pattern on the locale routing filter.Louise Crow2014-10-28-0/+1
| | | | | | | An order-dependent error in locale integration tests (https://travis-ci.org/mysociety/alaveteli/jobs/37914013) showed that the routing filter pattern was not being updated from it's initial value when a new set of available locales was passed to AlaveteliLocalization.
* Move some more config into AlaveteliLocalization so that it can be called ↵Louise Crow2013-07-24-0/+8
| | | | outside initialization e.g. in tests.
* Extract code for setting locales in FastGettext and I18nLouise Crow2013-07-18-0/+13