Tabulous
Tabulous provides an easy way to add tabs to your Rails application.
Future
Future support for tabulous is uncertain, so you may not want to start a new project with it. See FUTURE for details.
Requirements
Tabulous officially supports Rails 5.0, 4.2, 4.1, 4.0 and MRI Ruby 2.3, 2.2, 2.1 and 2.0.
Tabulous should also work with Rails 3.2, 3.1, 3.0 and MRI Ruby 1.9 but automated tests to verify this have been removed.
Tabulous definitely does not work with Ruby 1.8.
Getting Started
- OVERVIEW -- if you're new to tabulous, start here
- CHANGES FROM VERSION ONE -- if you've been using version one of tabulous, read this
- REFERENCE -- complete documentation on the usage of tabulous
- CONTRIBUTING -- if you want to help out