aasm/spec/unit
Josh Knowles f1748118ba Don't add named_scope if the ActiveRecord object responds to the method name already (such as 'new')
Signed-off-by: Scott Barron <scott@elitists.net>
2008-12-30 22:54:12 +08:00
..
aasm_spec.rb Allow duplicate state names in subclasses 2008-11-05 11:06:36 -05:00
active_record_persistence_spec.rb 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
event_spec.rb Added support for lambdas and arrays of method symbols to success callback 2008-10-09 10:53:39 -04:00
state_spec.rb Modify State to prep for enter/entering/exit actions 2008-05-31 14:33:07 -07:00
state_transition_spec.rb Reorg spec dir to have units and functionals 2008-02-21 12:18:08 -05:00