RubyGems Navigation menu

arel 9.0.0

Arel Really Exasperates Logicians Arel is a SQL AST manager for Ruby. It 1. Simplifies the generation of complex SQL queries 2. Adapts to various RDBMSes It is intended to be a framework framework; that is, you can build your own ORM with it, focusing on innovative object and collection modeling as opposed to database compatibility and query generation.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 9.0.0 - November 14, 2017 (32 KB)
  2. 8.0.0 - February 21, 2017 (31.5 KB)
  3. 7.1.4 - October 10, 2016 (32.5 KB)
  4. 7.1.3 - October 07, 2016 (32.5 KB)
  5. 7.1.2 - September 13, 2016 (32 KB)
Show all versions (64 total)

Development Dependencies (4):

minitest ~> 5.4
rake >= 0
rdoc ~> 4.0

Owners:

Authors:

  • Aaron Patterson, Bryan Helmkamp, Emilio Tagua, Nick Kallen

SHA 256 checksum:

60da926cea65e70817cc5a3b292c37af556b88d542276ec6332e983c2be567ca

Total downloads 305,165,838

For this version 82,616,422

License:

MIT

Required Ruby Version: >= 2.2.2

Links: