Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add simple support for ActiveModel's StateMachine for ActiveRecord | Joshua Peek | 2009-08-04 | 1 | -16/+13 |
* | Eliminate method redefinition warning | Jeremy Kemper | 2008-11-19 | 1 | -1/+2 |
* | Lazy-require state machine internals when the module is included | Jeremy Kemper | 2008-11-15 | 1 | -1/+4 |
* | all aasm tests without activerecord moved over and passing | rick | 2008-06-28 | 1 | -1/+7 |
* | converted tests for more complex state transitions | rick | 2008-06-28 | 1 | -4/+22 |
* | add basic events and transitions. still more tests to convert | rick | 2008-06-28 | 1 | -12/+32 |
* | initial statemachine machine and state classes | rick | 2008-06-28 | 1 | -0/+30 |