August 2009
1 post
New version of Scoped search
After an almost complete rewrite, I am proud to present version 2.0 of scoped_search, the ActiveRecord plugin that makes it easy to find records using a simple query language. This new version support a new query language that supports more complex constructs, and can therefore be used to conduct more fine-grained queries on your models. New query language Logical operators: AND (&,...
Aug 31st