1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/lib
2008-04-14 19:49:57 -04: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 Added aasm_states_for_select that will return a select friendly collection of states. 2008-04-14 15:57:34 -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 Some automatic persistence hooks for ActiveRecord objects 2008-02-22 15:46:31 -05: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