I'm in the process of upgrading my rails app to rails 3 and I'm
getting different results from running the 2 commands above.  The
"bundle exec rspec" runs my tests correctly, but when I run "rake
spec" it doesn't seem to do anything.  I get "0 examples, 0
failures".  This is on version 2.0.0.beta.17 of rspec.  Any ideas on
what I'm doing wrong?

Thanks,
Jay
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to