Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extract state query method definition and quiet method redefinition warning. | Jeremy Kemper | 2008-11-22 | 1 | -5/+2 |
* | 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 | 2 | -1/+6 |
* | Some performance goodness for AM StateMatchine. | Clemens Kofler | 2008-09-03 | 1 | -3/+3 |
* | all aasm tests without activerecord moved over and passing | rick | 2008-06-28 | 2 | -5/+7 |
* | converted tests for more complex state transitions | rick | 2008-06-28 | 2 | -8/+25 |
* | add basic events and transitions. still more tests to convert | rick | 2008-06-28 | 4 | -16/+153 |
* | initial statemachine machine and state classes | rick | 2008-06-28 | 2 | -0/+70 |