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.
ruby 1.9.2p0
rails 3.0.0
rspec-rails 2.0.0.beta.20