aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/state_machine_test.rb
Commit message (Expand)AuthorAgeFilesLines
* converted tests for more complex state transitionsrick2008-06-281-111/+111
* add basic events and transitions. still more tests to convertrick2008-06-281-88/+78
* initial statemachine machine and state classesrick2008-06-281-0/+335