I'm missing something in my setup of rspec-rails in a rails 3 project. I've included the link to the gist. It seems that it doesn't recognize rails routes for some reason...getting "undefined local variable or method". The spec file I'm running is sitting in spec/integration, if that matters. Thanks for any help.
http://gist.github.com/572213 ruby 1.9.2p0 rails 3.0.0 rspec-rails 2.0.0.beta.20 _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users