aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/state_machine
Commit message (Expand)AuthorAgeFilesLines
* all aasm tests without activerecord moved over and passingrick2008-06-282-5/+7
* converted tests for more complex state transitionsrick2008-06-282-8/+25
* add basic events and transitions. still more tests to convertrick2008-06-284-16/+153
* initial statemachine machine and state classesrick2008-06-282-0/+70