[rspec-users] RSpec 2.0, Cucumber, ruby-debug
Brian Cardarella
bcardarella at gmail.com
Sat Jun 19 18:24:12 EDT 2010
My work-around is to just comment out the debugger method defined in
kernel_extensions.rb in RSpec-core. This doesn't feel like an ideal
solution.
On Jun 19, 1:27 pm, Brian Cardarella <bcardare... at gmail.com> wrote:
> I see that I now need to pas -d or --debug with the rspec command line
> tool to use ruby-debug. What about with Cucumber? RSpec 2.0 Core
> overwrites Kernel#debugger that ruby-debug uses.
> _______________________________________________
> rspec-users mailing list
> rspec-us... at rubyforge.orghttp://rubyforge.org/mailman/listinfo/rspec-users
More information about the rspec-users
mailing list