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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.3 - February 05, 2015 (69 KB)
  2. 1.2.2 - November 25, 2014 (69 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 KB)
Show all versions (52 total)

Runtime Dependencies (2):

activerecord ~> 3.0
activesupport ~> 3.0

Development Dependencies (4):

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

Owners:

Authors:

  • Ernie Miller

SHA 256 checksum:

370d51ea4188c8eaae9b460c9c1edb656afe97cb2bf0c891402f19b63e2f7be8

Total downloads 3,448,057

For this version 3,158

Licenses:

N/A

Required Ruby Version: None

Links: