RubyGems Navigation menu

sayso-meta_where 1.0.4.001

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. - forked and gemified for sayso

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.4.001 - May 23, 2011 (27.5 KB)

Runtime 相依性套件 (3):

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

Development 相依性套件 (2):

shoulda >= 0
sqlite3 ~> 1.3.3

擁有者:

作者:

  • SaySo

SHA 256 checksum:

513083a6fa98d1b83b15b60c7991bef1c35d56377eb893549674d7140c399fd3

總下載次數 4,510

這個版本 4,510

License:

Ruby 版本需求:

相關連結: