I was trying to build a blog webpage. I followed the steps of
cookbook2. Now I want to add some new functions to my blog system.That
is, I want to show all blogs that belongs to one category when I click
the category's name on category/list.rhtml.Also, I want to add a new
link to view all the categories from blog/list.rhtml.
But I have trouble with how to do it. I want to call the category's
list action from blog/list.rhtml but I don't know how to do it.

I hope I have explained my question clearly. Thank you!

--~--~---------~--~----~------------~-------~--~----~
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 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to