No commit activity in last 3 years
No release in over 3 years
Add Bootstrap Multiselect v0.9.9 to your rails app. See https://github.com/davidstutz/bootstrap-multiselect for more information about bootstrap-multiselect.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
>= 0

Runtime

>= 4.0.0
 Project Readme

Bootstrap Multiselect Rails

Easily add bootstrap-multiselect v0.9.15 to your Rails application using the asset pipeline.

Installation

Add this line to your application's Gemfile:

gem 'bootstrap-multiselect-rails'

And then execute:

$ bundle

Usage

In application.js:

//= require bootstrap-multiselect

In application.css:

*= require bootstrap-multiselect

License

bootstrap-multiselect-rails is under the MIT license.