Kevin Noone


jQuery Autocomplete and Rails

March 9, 2012

This is an example of how I used the jQuery Automcomplete Widget with Rails 3.2 for a recipe search field. Some of the jQuery stuff mentioned below is included out of the box with a new Rails application.

There’s also a Rails gem to make autocomplete easier, but I found this to be easy enough such that I didn’t have to depend on an additional plugin.


© 2021 Kevin Noone · Powered by Hugo and GitHub Pages