aboutsummaryrefslogtreecommitdiffstats
path: root/lib/model_patches.rb
Commit message (Collapse)AuthorAgeLines
* Add encoding line to Ruby filesGareth Rees2017-01-19-0/+1
| | | | Fixes https://github.com/mysociety/alavetelitheme/issues/69.
* Update model patch example to include the default_letter param overridelizconlan2016-12-05-0/+4
|
* Convert to two-space indentation.Louise Crow2016-04-06-8/+8
|
* Make code customization commented out examples.Louise Crow2016-04-06-7/+9
| | | | Rather than having them be live code.
* Replace Dispatcher.to_prepare with Rails.configuration.to_prepareMark Longair2013-04-09-2/+1
|
* Create stubs for the various points where a user might want to customise ↵Seb Bacon2012-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)