Frederick Cheung wrote: >> >> >> undefined method `qvvaluf_path' for #<ActionView::Base:0x4953c34> >> > > Those methods come from routes.rb. DO you still have > map.resources :recipes in there ? > > Fred
Yes, as stated I have added map.resources :qvvalup to "routes.rb". The rest I left as is after the scaffold generation. So the map to recipes is still in there. I addad my line just after the map recipes line. The rest is left as well. So at the bottom of the file, there are two 'general" routes. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

