1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/lib
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
..
persistence * Specs and bug fixes for the ActiveRecordPersistence, keeping persistence columns in sync 2008-04-29 01:27:56 -04:00
aasm.rb * Specs and bug fixes for the ActiveRecordPersistence, keeping persistence columns in sync 2008-04-29 01:27:56 -04:00
event.rb Add aasm_events_for_state and aasm_events_for_current_state [Joao Paulo Lins] 2008-02-28 08:33:40 -05:00
persistence.rb * Specs and bug fixes for the ActiveRecordPersistence, keeping persistence columns in sync 2008-04-29 01:27:56 -04:00
state.rb Re-exposing options on state, for devious extra uses 2008-04-14 19:49:57 -04:00
state_transition.rb Bring in transition guards 2008-02-21 10:46:06 -05:00
version.rb Add AASM::VERSION module and have the gem task use it 2008-02-21 12:37:56 -05:00