1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/lib
2008-12-30 22:54:12 +08:00
..
persistence Don't add named_scope if the ActiveRecord object responds to the method name already (such as 'new') 2008-12-30 22:54:12 +08: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