Project
maksar-meta_where
MetaWhere offers the ability to call any Arel predicate methods
(with a few convenient aliases) on your Model's attributes instead
of the ones normally offered by ActiveRecord's hash parameters. It also
adds convenient syntax for order clauses, smarter mapping of nested hash
conditions, and a debug_sql method to see the real SQL your code is
generating without running it against the database. If you like the new
AR 3.0 query interface, you'll love it with MetaWhere.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Dependencies