Use jQuery's autocomplete plugin with Rails 3.
Include autocomplete into your project. Base capability can perform multiple queries per request.
Adds autocomplete support to rails inputs, using jQuery-UI; it works similarly to the original rails autocomplete plugin, but generating unobtrusive javascript.
Ruby gem for Constructor.io's autocomplete service.
Creates the basic structure to enable City structure integration with any model and eases autocomplete search
Adds autocomplete support to rails inputs, using jQuery-UI; it works similarly to the original rails autocomplete plugin, but generating unobtrusive javascript.
Adds search autocomplete to storefront
Provides autocompletions through Redis, with the ability to rank results and integrate with Rails
This plugin displays live results as the user begins to type a search into the Storefront search field in a small UI displayed below the field. It leverages a customized version of the jQuery UI Autocomplete functionality. For a better overall UX and UI for your customers, consider the workarea-search_autocomplete plugin instead.
Useful selectize form control with autocomplete, create and edit items by ajax.
A Rails plugin encapsulating autocompletion of HTML text input using Solr and Sunspot
Model-side logic for autocompleting belongs_to associations
A Rails plugin encapsulating autocompletion of HTML text input using Solr and Sunspot
Search and autocomplete based on Arel and WebComponents.
jQuery autocomplete for Formtastic form fields
JqueryTextcomplete is a Ruby on Rails gem enabling text autocomplete in search fields, textareas, and other textfield inputs! Can be used in conjunction with searchkick gem for suggesting autocomplete results and with acts-as-taggable-on gem for autocomplete tagging. Requires Jquery.
juery-autocomplete is a javascript library for autocomplete. This gem integrates the library with the rails asset pipeline.
Cukestep exposes your system's Gherkin steps through a Rails Engine. It comes coupled with a javascript scriptlet that decorates any input field with autocomplete (the gherkin steps) functionality.
Allow the generation of autocomplete queries with postgres.
Integrate with jQuery UI autocomplete library to provide select by autocomplete input and form helper.
Autocomplete feature for Bull Framework
Gem that includes VisualSearch.js (VisualSearch.js enhances ordinary search boxes with the ability to autocomplete faceted search queries.)
A Google Address Autocomplete plugin, made possible by Google Maps API's Geocoding & Google Places Autocomplete, via the jQuery Geocomplete plugin.
Select2 autocomplete wrapper for SimpleForm associations
A nice way to scaffold that includes autocomplete search field with categories and a Load More button that simulates endless page. Requires: jQuery, jQueryUI
Switch multiple selection fields into tags with autocomplete.
Makes it trivial to build an autocomplete search feature into a web page.
Ajax autocompleter
Now you can easily put an editor inside your project. With environment variables reader and autocompletes.
An accessible autocomplete for Ruby on Rails apps using Hotwire.
Provides associations autocomplete using rails-materialize
Use jQuery's autocomplete plugin with Rails 4+.