aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/state_machine
Commit message (Expand)AuthorAgeFilesLines
* all aasm tests without activerecord moved over and passingrick2008-06-281-1/+1
* converted tests for more complex state transitionsrick2008-06-282-4/+6
* add basic events and transitions. still more tests to convertrick2008-06-284-2/+155
* initial statemachine machine and state classesrick2008-06-282-0/+101