Bootstrap does not style select tags, as such we were forced to use the gem: bootstrap-select
But since our application is data intensive, the select dropdowns have quite a number of options. This makes the app really slow (loading the page, clicking the drop down to view the options, and even scrolling up and down the page). Is there a faster solution to get the bootstrap style on a select_tag without compromising performance?
Try Select2: http://ivaynberg.github.io/select2/ Supports bootstrap styles and has tons of cool stuff. Also, select2 gem for Rails Asset Pipeline is available on GitHub https://github.com/argerim/select2-rails
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With