Skip to content

Integrate bootstrap-multiselect assets in your Rails asset pipeline

License

Notifications You must be signed in to change notification settings

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.

About

Integrate bootstrap-multiselect assets in your Rails asset pipeline

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published