[rspec-users] rake 0.9.0 activated error + debugger not working?
Patrick J. Collins
patrick at collinatorstudios.com
Mon Jun 6 19:49:16 EDT 2011
> Here's how I deal with this:
>
> bundle install --binstubs # installs bin/rake, etc
> export PATH=./bin:$PATH
Great! What about using debugger?
rake spec gives me:
"***** debugger statement ignored, use -d or --debug option to enable debugging"
rake spec -d gives me:
"ambiguous option: -d"
rake spec --debug gives me no output at all...
thanks.
Patrick J. Collins
http://collinatorstudios.com
More information about the rspec-users
mailing list