RubyGems Navigation menu

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.0.4 - February 28, 2011 (27.0 KB)
  2. 1.0.3 - February 10, 2011 (28.0 KB)
  3. 1.0.2 - February 09, 2011 (28.0 KB)
  4. 1.0.1 - January 18, 2011 (27.5 KB)
  5. 1.0.0 - January 17, 2011 (27.5 KB)
显示所有版本 (共 26 个)

Runtime 依赖 (3):

activerecord ~> 3.0.0
activesupport ~> 3.0.0
arel ~> 2.0.7

Development 依赖 (2):

shoulda >= 0
sqlite3 ~> 1.3.3

业主:

作者:

  • Ernie Miller

SHA 256 校验和:

a90a579f740bead6c9c66c07f7772d842de15a16bac054a7ff782eaa426c1843

下载总量 199,578

这个版本 113,310

许可:

需要的 Ruby 版本:

链接: