Easy Ajax search for your models
Implement ajax searching for your Rails models easily. This tutorial uses acts_as_ferret plugin to help you get ajax search. For a tutorial on the acts_as_ferret plugin have a look at my acts_as_ferret tutorial on how to set the plugin up.
Post a comment