Joao Vitor
|
27fc466e4f
|
Conversation is required to make spec pass
|
2009-04-09 10:36:34 -03:00 |
|
Scott Barron
|
3d69497ee3
|
Take state column for AR persistance out of class variables and add them to the
StateMachine object.
|
2008-06-22 11:17:12 -04:00 |
|
Jeff Dean
|
cb6bd4f534
|
* Specs and bug fixes for the ActiveRecordPersistence, keeping persistence columns in sync
Allowing for nil values in states for active record
New non-(!) methods that allow for firing events without persisting [Jeff Dean]
|
2008-04-29 01:27:56 -04:00 |
|
Scott Barron
|
ea7820db4a
|
More consistent aasm_ namespacing
|
2008-02-21 12:59:28 -05:00 |
|
Scott Barron
|
551503d12f
|
Add .aasm_states method to get a list of all states for a class
|
2008-02-21 12:54:42 -05:00 |
|
Scott Barron
|
8fc83db605
|
Further set up for functional tests
|
2008-02-21 12:32:04 -05:00 |
|