Closed benzelano closed 13 years ago
Gareth Adams commented
Actually, after thinking about it, the test override method might be better off defined as
@@@ ruby Vehicle.class_eval do @@@
rather than
@@@ ruby @vehicle.instance_eval do @@@
This is a dupe of #30. Instead of re-defining the method, you should use around_transitions.
Gareth Adams commented
I completely missed the documentation for :on #rtfm-fail
Thanks :)
Gareth Adams opened this issue
Hopefully the title and attached test should explain the problem, otherwise I’m happy to elaborate.
original LH ticket
This ticket has 1 attachment(s).