I am trying to develop a simple shopping cart application using ROR. I have a categories controller and a products controller, which work fine. My problem is that I can''t figure out how to get the page to display in the way that I want. I would like to have the categories list to show on the left side of the page...it will serve as the site navigation (navigation thru the product categories). When a category is clicked I need to display a list of all products in the category on the right side of the screen. I have not been able to find a clear example on how to accomplish something like this. Explanations or links to tutorials would be greatly appreciated. Thanks. -- 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---