An open API service indexing awesome lists of open source software.

https://github.com/tfwright/bootstrap-tabdrop-rails

Rails engified version of the bootstrap-tabdrop plugin by Stefan Petre
https://github.com/tfwright/bootstrap-tabdrop-rails

Last synced: 9 months ago
JSON representation

Rails engified version of the bootstrap-tabdrop plugin by Stefan Petre

Awesome Lists containing this project

README

          

# bootstrap-tabdrop-rails

bootstrap-tabdrop-rails wraps the [bootstrap-tabdrop.js](http://www.eyecon.ro/bootstrap-tabdrop/) library in a rails engine for simple use with the Rails asset pipeline. The gem includes the development (non-minified) source for ease of exploration. The asset pipeline will minify in production.

## Installation

Add the following to your gemfile:

gem 'bootstrap-tabdrop-rails'

Add the following directive to your Javascript manifest file (application.js):

//= require bootstrap-tabdrop