aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/customstates.rb
Commit message (Collapse)AuthorAgeLines
* Rename XXX comments with TODO:Gareth Rees2014-06-10-1/+1
| | | | Picks these up in `rake notes` and adds semantic meaning
* Rename methodMatthew Landauer2012-09-24-2/+2
|
* Due to ca6fd3700c7c439d6ea969afcba2d2656d5b123f, theme_display_status for ↵David Cabo2011-09-01-10/+10
| | | | custom states needs to be a class method
* Refactor custom states loading (use class methods where appropriate, ↵Seb Bacon2011-07-12-6/+11
| | | | simplify main code at the cost (small) of test legibility)
* Improve factoring out of custom states code (refactor a little, add tests)Seb Bacon2011-07-12-0/+62