How do you add an extra view? I have "new, edit, show, etc.". I'm having trouble using RESTful paths. "new_viewname_path" works for linking to the "new" view but if I try something like "myview_viewname_path" I get an error: "undefined local variable or method `myview_viewname_path'" Can anybody help? -- 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 -~----------~----~----~----~------~----~------~--~---

