Skip to content

CrowdDevelopment/bootstrap-multiselect-rails

 
 

Repository files navigation

Bootstrap Multiselect Rails

Easily add bootstrap-multiselect 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.

About

Add Bootstrap Multiselect to your rails app

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors