Hi,
For the rails app I am building, I need to have the feature of nested
tabs. I need the feature to be something like this...
say I have three controllers product, category and buyer controller. All
these controllers have (say 3/4) action methods in them.
I would like to have nested tabs in the view of another controller say
home for the action index which when rendered
should have three Main tabs, Product, Category and User. Now if click on
Product it should show me the other action methods of Product
controller.
Can somebody give me pointers on how to solve this ?
Thanks in advance,
Saurav
--
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 this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---