Search and Autocomplete in Rails Apps
28-Apr-2017 1384
Searching is one of the most common features found on virtually any website. There are numerous solutions out there for easily incorporating search into your application, but in this article I’ll discuss Postgres’ native search in Rails applications powered by the pg_search gem. On top of that, I’ll show you how to add an autocomplete feature with the help of the select2 plugin.
Search and Autocomplete in Rails Apps #ruby #rubydeveloper #rubyonrails #Search #Autocomplete #Rails #search https://rubyonrails.ba/link/search-and-autocomplete-in-rails-apps