search for: new_movie_rental_url

Displaying 1 result from an estimated 1 matches for "new_movie_rental_url".

2006 Dec 17
2
Route generation and clash prevention
...action=>"index"}, expected: {:controller=>"rentals", :action=>"index"}, diff: {}), but I digress. Instead of throwing an error in this kind of situation (which I imagine would be relatively common), why not take a named route like customer_rentals_url(1,5) or new_movie_rental_url(1) when there is ambiguity? There may be a very good reason why not, and I''m new here, so bear with me. :) -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ru...