RubyGems Navigation menu

meta_where 0.9.3

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.4 - February 28, 2011 (27 KB)
  2. 1.0.3 - February 10, 2011 (28 KB)
  3. 1.0.2 - February 09, 2011 (28 KB)
  4. 1.0.1 - January 18, 2011 (27.5 KB)
  5. 1.0.0 - January 17, 2011 (27.5 KB)
  6. 0.9.3 - September 08, 2010 (22 KB)
Show all versions (26 total)

Runtime Dependencies (3):

activerecord ~> 3.0.0
activesupport ~> 3.0.0
arel ~> 1.0.1

Development Dependencies (1):

shoulda >= 0

Owners:

Authors:

  • Ernie Miller

SHA 256 checksum:

231be098150de8dda941ec6533fb3627dd7a3050d0f2cb023db2dfc7fba2a46b

Total downloads 199,623

For this version 4,636

Licenses:

N/A

Required Ruby Version: None

Links: