Plugins - Searchlogic
Add to favoritesSearchlogic's inspiration comes right from ActiveRecord. ActiveRecord lets you create objects that represent a record in the database, so why can't you create objects that represent searching the database? Now you can! Searchlogic makes searching, ordering, and paginating data easy with ActiveRecord.
It comes with nifty helpers for rails, so that you can easily search, order, and paginate your data in your views.
http://searchlogic.rubyforge.org
git://github.com/binarylogic/searchlogic.git
Rails' (MIT)
Searching and Queries
