I want to add a Link_to now to add a create new item page for child item
and I am using the match for that page.
<%= link_to 'New Childitem', new_parentitem_childitem_path %>
No, the space exists in my routes file, was a type here. The error
message is:
Routing Error
No route matches {:action=>"new", :controller=>"childitems"}
Try running rake routes for more information on available 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 https://groups.google.com/groups/opt_out.