I found this Bootstrap Select project and its gem for Rails. I want to implement search in the select tag.
I do inspect element and here is the HTML source:
Try:
{class: "form-control selectpicker", "data-live-search" => "true" }