Top "Select2-rails" questions

Rails asset pipeline integration of the jQuery Select2 plugin.

Prevent select2 from flipping the dropdown upward

As per title, is there a way to force select2 to always create a dropdown instead of a drop-up? There …

javascript jquery css jquery-select2 select2-rails
How do I use select2-rails with simple_form?

This select2 jquery library looks awesome. There is a Rails gem but it is very light on the documentation. I …

ruby-on-rails ruby-on-rails-3 simple-form jquery-select2 select2-rails
select2 multiple select does not work

What I want to do is ask user to choose a combo type (e.g. 3 items combo or 2 items combo) …

ruby-on-rails jquery-select2 select2-rails