Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add encoding line to Ruby files | Gareth Rees | 2017-01-19 | -0/+1 |
| | | | | Fixes https://github.com/mysociety/alavetelitheme/issues/69. | |||
* | Update model patch example to include the default_letter param override | lizconlan | 2016-12-05 | -0/+4 |
| | ||||
* | Convert to two-space indentation. | Louise Crow | 2016-04-06 | -8/+8 |
| | ||||
* | Make code customization commented out examples. | Louise Crow | 2016-04-06 | -7/+9 |
| | | | | Rather than having them be live code. | |||
* | Replace Dispatcher.to_prepare with Rails.configuration.to_prepare | Mark Longair | 2013-04-09 | -2/+1 |
| | ||||
* | Create stubs for the various points where a user might want to customise ↵ | Seb Bacon | 2012-01-30 | -0/+16 |
Alaveteli via their theme, as per suggestions by @dcabo on [the mailing list](http://groups.google.com/group/alaveteli-dev/msg/f50eba23f75b5c75) |