aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/request_classification.rb
Commit message (Collapse)AuthorAgeLines
* Annotate modelsGareth Rees2014-04-09-2/+2
| | | | | Should have been run after related migrations. Could automate this to always run after migrations.
* Re-annotate models with database fieldsLouise Crow2013-09-16-2/+1
|
* Add an option to disable comments on a requestRobin Houston2012-09-19-1/+13
| | | | Closes #30.
* Add a new model for request classifications so that we can access them more ↵Louise Crow2012-09-11-0/+16
efficiently when creating league tables for the request classification game.