aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/request_classification.rb
Commit message (Collapse)AuthorAgeLines
* Revert "Revert "Merge remote-tracking branch 'henare_github/patch-1'""Louise Crow2012-10-17-1/+13
| | | | This reverts commit 211fe84dc40d97df8aa8724906d9170ed4f78477.
* Revert "Merge remote-tracking branch 'henare_github/patch-1'"Louise Crow2012-10-09-13/+1
| | | | | | | Mistakenly merged into master. Please note that we'll want to merge this work into master on the next release, at which point we'll want to revert this reversion in order that the changes are properly re-applied. This reverts commit 54281fd50c3271835a54ab4bc08d40da09d643ee, reversing changes made to 793ca358c37458e6cc4385d2366621aaee93a25e.
* 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.