MultiConditions is a simple ActiveRecord plugin for storing ActiveRecord query conditions and make complex queries painless.
This plugin doesn't replace ActiveRecord#with_scope method, nor the basic :condition usage but extends it with the ability of storing illimitate conditions in multiple step.