On 2008-10-07, at 00:25, Greg Hauptmann wrote:
'Recurring.add projections (perform credit card payment) should calculate amount based on offset provided' FAILED expected no Exception, got #<RuntimeError: It should display this exception> ==> Actually does show exception name, but doesn't give a back trace? Is there a way to see the back trace if required?
Hi Greg. ``rake spec'' accepts --trace . Cheers, Nick _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
