aboutsummaryrefslogtreecommitdiffstats
path: root/lib/config
Commit message (Collapse)AuthorAgeLines
* Add encoding line to Ruby filesGareth Rees2017-01-19-0/+1
| | | | Fixes https://github.com/mysociety/alavetelitheme/issues/69.
* Convert to two-space indentation.Louise Crow2016-04-06-4/+4
|
* Make code customization commented out examples.Louise Crow2016-04-06-2/+2
| | | | Rather than having them be live code.
* Update the routing for Rails 3Mark Longair2013-04-09-8/+3
|
* Don't use dispatcher/reloading trick with routes - it won't work.Seb Bacon2012-07-16-13/+9
|
* Create stubs for the various points where a user might want to customise ↵Seb Bacon2012-01-30-5/+14
| | | | Alaveteli via their theme, as per suggestions by @dcabo on [the mailing list](http://groups.google.com/group/alaveteli-dev/msg/f50eba23f75b5c75)
* Add examples of how a user might customise:Seb Bacon2012-01-27-0/+8
* routes * gettext translations * categories