aasm/lib
Johan Sørensen baceb4b53e Ruby 1.9 compat
Signed-off-by: Scott Barron <scott@elitists.net>
2009-02-06 23:34:41 +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 revision 2008-12-30 09:59:07 -05:00
event.rb Ruby 1.9 compat 2009-02-06 23:34:41 +08: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