Displaying 1 result from an estimated 1 matches for "reservations_path".
2007 Oct 22
1
View spec response has no content?
...t; {:href => customers_path, :text => ''Customers''})
response.should have_tag(''a'', :attributes => {:href => products_path, :text => ''Products''})
response.should have_tag(''a'', :attributes => {:href => reservations_path, :text => ''Reservations''})
response.should have_tag(''a'', :attributes => {:href => reports_path, :text => ''Reports''})
response.should have_tag(''a'', :attributes => {:href => users_path, :text => '...