Colin Law wrote in post #1146273: > It is because you have told it that > the controller is articles/new, whereas in fact this is the complete > path. You just need > > <%= link_to 'Add new weird stuff', new_article_path %>
:-O Now after you explained it, it became obvious!! Thanks a lot. Ronald -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/19973abde8d9a9b492469c0295ec4637%40ruby-forum.com. For more options, visit https://groups.google.com/d/optout.

