Re: [Rails] Plugin help Tabbed view in Rails 3

2012-07-03 Thread Shalini Sah
I found this helpful ( http://blog.lrdesign.com/2010/06/logical-tabs-a-rails-helper-for-html-tab-interfaces-with-persistance/) if anyone requires :) On Tue, Jul 3, 2012 at 2:03 PM, Loganathan Sellapa wrote: > Try this 'http://rubygems.org/gems/tabs_on_rails' > > regards, > Loganathan > ViewMe

Re: [Rails] Plugin help Tabbed view in Rails 3

2012-07-03 Thread Loganathan Sellapa
Try this 'http://rubygems.org/gems/tabs_on_rails' regards, Loganathan ViewMe On Tue, Jul 3, 2012 at 1:14 PM, Shalini Sah wrote: > Hi, > > I am trying to create a tabbed view for my RoR application where I am > trying to project the same partial by passing some l

[Rails] Plugin help Tabbed view in Rails 3

2012-07-03 Thread Shalini Sah
Hi, I am trying to create a tabbed view for my RoR application where I am trying to project the same partial by passing some local variables to it, but I have not been successful so far.Please point to some nice rails plugins for tabbed panels in rails 3.0 as well as some video or written tuto