Skip to content

maddy2get/select2-sass-bootstrap-rails

 
 

Repository files navigation

Select2::Sass::Bootstrap::Rails

Installation

Add this line to your application's Gemfile:

gem 'select2-sass-bootstrap-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install select2-sass-bootstrap-rails

Usage

Add the require select2_bootstrap after require select2 in your application.css and you are ready to go.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 89.8%
  • Shell 10.2%