This tutorial shows you how to make a simple Rails application from scratch that has both tabs and subtabs.
Archive for March, 2011
Introducing Tabulous: Tabs in Rails
March 2nd, 2011
28 Comments
If you’re like me, most of the Rails applications you’ve written use tabbed navigation. And if you’re like me, you find that writing the code to handle tabs becomes increasingly more boring with each new application. So I wrote tabulous. Tabulous aims to solve this problem once and for all with a quick and easy way to set up and manage your tabs.