Re: [rspec-users] Rails 3 route path helpers no longer accessible from /specs/requests/

2011-04-15 Thread Rodrigo Rosenfeld Rosas
Em 14-04-2011 02:51, JDeville escreveu: I just did a bundle update, and my integration specs stopped working. I was on Rails 3.0.5, and am now on 3.0.6. Any suggestions on how to get access to those routes back? In case the subject wasn't clear, this is what is no longer working: get sessio

[rspec-users] Rails 3 route path helpers no longer accessible from /specs/requests/

2011-04-15 Thread JDeville
I just did a bundle update, and my integration specs stopped working. I was on Rails 3.0.5, and am now on 3.0.6. Any suggestions on how to get access to those routes back? In case the subject wasn't clear, this is what is no longer working: get sessions_path sessions_path (and every other pa