Agile Web Development

Build it. Launch it. Love it.

Searchlogic

Searchlogic'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.

Vitals

Home http://searchlogic.rubyforge.org
Repository git://github.com/binarylogic/searchlogic.git
License Rails' (MIT)
Tags Tag_red activerecord object ordering paginate pagination search searchgasm searching
Rating (193 votes)
Owner Ben Johnson
Created 7 September 2008

Comments

  • Avatar
    10 June 2009

    This is simply the best search plugin/gem for Rails! I replaced the buggy can_search with it and I am more than happy. It's thoroughly documented, cleverly designed, doesn't mess with ActiveRecord internals and integrates superbly with your app, in my case even reducing code size!

Add a comment