Sign in Sign up
rubygems

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.

Activity

Latest release
15y ago
Total releases
14
Cadence
~11 days
Last 12 months
0

Details

First release
Aug 24, 2010
Releases
Version Released
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 major
0.9.10 patch
0.9.9.2 patch
0.9.9 patch
0.9.6 patch
0.9.5 patch
0.9.4 patch
0.9.3 patch
0.9.2 patch
0.9.0 initial