aasm/lib
Scott Barron 05249c09a3 Fix AR persistence so new records have their state set. [Joao Paulo Lins]
Ensure that a state is written for a new record even if aasm_current_state or
{state}= are never called.
2008-02-27 15:32:52 -05:00
..
persistence Fix AR persistence so new records have their state set. [Joao Paulo Lins] 2008-02-27 15:32:52 -05:00
aasm.rb Some automatic persistence hooks for ActiveRecord objects 2008-02-22 15:46:31 -05:00
event.rb Bring in transition guards 2008-02-21 10:46:06 -05:00
persistence.rb Some automatic persistence hooks for ActiveRecord objects 2008-02-22 15:46:31 -05:00
state.rb Import into git 2008-01-07 14:11:38 -05: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