Interesting -- Backtrace in RSpec
Since version 1.2.9 RSpec per default does not print the full backtrace. Calling spec with the -b --backtrace option will print the full trace.
Since version 1.2.9 RSpec per default does not print the full backtrace. Calling spec with the -b --backtrace option will print the full trace.