On Sat, Mar 7, 2009 at 8:25 AM, Scott Taylor <sc...@railsnewbie.com> wrote: > Phlip wrote: >>>> >>>> The question is why did RSpec throw away the backtrace? Am I the first >>>> person in history to hit a programming error inside RSpec??
script/spec -b /path/to/spec.rb will give a full backtrace. You can also add --backtrace to your spec.opts. Cheers, Chris _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users