aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/rejection_reason.rb
Commit message (Collapse)AuthorAgeLines
* Remove classification under sections of the act as it is pointless (can be donefrancis2007-11-23-50/+0
| | | | | with a regexp, and should probably just be part of a tag system). Save the classification when submitted by the user.
* Factor out display of coresponsedence.francis2007-11-22-5/+35
| | | | Display classification page (crap one that will be abandoned shortly).
* Model for storing category of response (contains information, rejection etc.)francis2007-11-14-0/+20