Hello, I'm playing with a depot sample application from (Agile ...) and
notice the following on a view:

<%= link_to 'Edit', edit_product_path(@product) %> |
<%= link_to 'Back', products_path %>


I added a new model/view/controller, and in the view displayed all the
methods, and notice that I have xxx_product_methods included.

Where they come from? How can I add people_path for example if I added a
people controller?

Thanks very much.
regards;
fernando.
-- 
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 rubyonrails-talk@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to