aasm/lib
Scott Barron 82c3202da3 bump revs to generate gems 2008-12-24 10:21:37 -05:00
..
persistence bang event methods now return false and dont transition on failed save 2008-10-03 11:22:51 -04:00
aasm.rb bump revs to generate gems 2008-12-24 10:21:37 -05:00
event.rb Added support for lambdas and arrays of method symbols to success callback 2008-10-09 10:53:39 -04: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 Move state for select logic into State 2008-05-31 15:11:18 -07:00
state_machine.rb Allow duplicate state names in subclasses 2008-11-05 11:06:36 -05:00
state_transition.rb allowed :to array and :on_transition callback, with tests 2008-06-03 23:44:25 -05:00