Skip to content

inventit/bootstrap-multiselect-rails

Repository files navigation

Bootstrap::Multiselect::Rails

bootstrap-multiselect for Rails.

Installation

Add this line to your application's Gemfile:

gem 'bootstrap-multiselect-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install bootstrap-multiselect-rails

Usage

In your application.js you will need to add this line:

//= require bootstrap-multiselect

And in your application.css you will need to add this line:

*= require bootstrap-multiselect

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/inventit/bootstrap-multiselect-rails.

License

The gem is available as open source under the terms of the MIT License.

Releases

No releases published

Packages

No packages published