Browse the Ruby on Rails Community.

You are here: Browse Projects scoped_search

scoped_search

The scoped_search Rails plugin makes it easy to search your ActiveRecord models. Searching is performed using a query string, which should be passed to the named_scope search_for that uses SQL LIKE keyword conditions for searching (ILIKE for Postgres). You can specify what fields should be used for searching.


Homepage: http://github.com/wvanbergen/scoped_search

People Involved


See all details


Membership

+ Join this project

Record Maintainer

Wes Hays