RubyGems Navigation menu

squeel 0.5.0

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.0 - April 09, 2011 (27.5 KB)
顯示所有版本(共 52)

Runtime 相依性套件 (2):

activerecord ~> 3.1.0.alpha
activesupport ~> 3.1.0.alpha

Development 相依性套件 (4):

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

擁有者:

作者:

  • Ernie Miller

SHA 256 checksum:

bb97edc3fb4bb6d4ae06092d3cab213ef89a2655c770672efcd66ce8c5da6e4b

總下載次數 3,449,892

這個版本 3,081

License:

Ruby 版本需求:

相關連結: