Links
Searchlogic
Categories
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 |
activerecord object ordering paginate pagination search searchgasm searching
|
| Rating | (193 votes) |
| Owner | Ben Johnson |
| Created | 7 September 2008 |
Comments
-
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!

