RubyGems Navigation menu

maksar-meta_where 1.0.4

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 - June 09, 2011 (27 KB)

Runtime Dependencies (2):

activerecord ~> 3.1.0.rc1
activesupport ~> 3.1.0.rc1

Development Dependencies (2):

shoulda >= 0
sqlite3 ~> 1.3.3

Owners:

Authors:

  • Ernie Miller

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 4,293

For this version 4,293

Licenses:

N/A

Required Ruby Version: None

Links: