RubyGems Navigation menu

squeel 0.5.5

Squeel 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 Squeel.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.2.3 - February 05, 2015 (69.0 KB)
  2. 1.2.2 - November 25, 2014 (69.0 KB)
  3. 1.2.1 - July 18, 2014 (67.5 KB)
  4. 1.1.1 - September 03, 2013 (58.5 KB)
  5. 1.1.0 - July 14, 2013 (57.5 KB)
  6. 0.5.5 - April 20, 2011 (33.0 KB)
顯示所有版本(共 52)

Runtime 相依性套件 (2):

activerecord ~> 3.0
activesupport ~> 3.0

Development 相依性套件 (4):

faker ~> 0.9.5
machinist ~> 1.0.6
rspec ~> 2.5.0
sqlite3 ~> 1.3.3

擁有者:

作者:

  • Ernie Miller

SHA 256 checksum:

370d51ea4188c8eaae9b460c9c1edb656afe97cb2bf0c891402f19b63e2f7be8

總下載次數 3,450,019

這個版本 3,164

License:

Ruby 版本需求:

相關連結: