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
- Host: GitHub
- URL: https://github.com/tfwright/bootstrap-tabdrop-rails
- Owner: tfwright
- License: mit
- Created: 2014-04-20T22:43:48.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2018-08-09T21:03:13.000Z (almost 8 years ago)
- Last Synced: 2025-01-10T09:36:01.611Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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