aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/state_machine.rb
Commit message (Expand)AuthorAgeFilesLines
* all aasm tests without activerecord moved over and passingrick2008-06-281-3/+19
* add basic events and transitions. still more tests to convertrick2008-06-281-2/+9
* initial statemachine machine and state classesrick2008-06-281-0/+43