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:
= 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.0 - April 09, 2011 (27.5 KB)
Show all versions (52 total)

Runtime Dependencies (2):

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

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:

bb97edc3fb4bb6d4ae06092d3cab213ef89a2655c770672efcd66ce8c5da6e4b

Total downloads 3,447,582

For this version 3,074

Licenses:

N/A

Required Ruby Version: None

Links: