Visualsearch-Rails
A Ruby wrapper to integrate VisualSearch - A small library for enhancing ordinary search boxes with the ability to autocomplete faceted search queries.
Installation
Add the gem to the Gemfile:
gem "visualsearch-rails"
Usage
In your JavaScript manifest (e.g. application.js
):
//= require visualsearch
Licensing
The gem itself is released under the MIT license
🙏