1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
aasm/spec
Brian Kidd 67cd00cfbf -refactored _execute() for much better readability :-)
-added dependency for for ruby-debug-completion

-turned on auto-eval for ruby-debug

-added the ability to run debugger on the last line of a method: http://dancingpenguinsoflight.com/2009/09/an-improved-ruby-debugger-invocation/
2010-10-08 14:58:11 -04:00
..
functional fix various tests 2010-08-27 16:35:26 -04:00
unit added an arity check for the :on_transition method to solve the n for 0 errors when your :on_transition method does NOT accept arguments. 2010-10-01 13:33:35 -04:00
spec_helper.rb -refactored _execute() for much better readability :-) 2010-10-08 14:58:11 -04:00