Note, named routes cannot be accessed unless you have a response (eg after you've run a controller action) See http://rspec.lighthouseapp.com/projects/5645/tickets/201-enable- named-urls-before-response

On Jan 27, 2008, at 8:26 PM, Matt Darby wrote:

On Jan 27, 2008, at 8:05 PM, David Chelimsky wrote:

On Nov 21, 2007 3:10 PM, Chris Olsen <[EMAIL PROTECTED]> wrote:
Or do you just use:
new_user_task(1,1).should == "/users/1/task/new"


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

Reply via email to