On Jun 19, 2010, at 5:24 PM, Brian Cardarella wrote: > On Jun 19, 1:27 pm, Brian Cardarella <[email protected]> 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. > 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.
What are you experiencing and what are you expecting? _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
