RubyGems.org

arel

3.0.0

Arel is a SQL AST manager for Ruby. It 1. Simplifies the generation of complex SQL queries 2. Adapts to various RDBMS systems 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.

installgem install arel
Authors

Aaron Patterson, Bryan Halmkamp, Emilio Tagua, Nick Kallen

5,375,426 total downloads 154,863 for this version
Owners

F29327647a9cff5c69618bae420792ea535d73db0b47b6f745e9981e80dabdb4373c4dd765755059d502b2077c1722b9

Bundler
gem "arel", "~> 3.0.0"
Versions
  1. 3.0.0 January 12, 2012
  2. 3.0.0.rc1 December 14, 2011
  3. 2.2.1 August 15, 2011
  4. 2.2.0 August 9, 2011
  5. 2.1.4 July 25, 2011
Show all versions (37 total)
Development Dependencies
  1. hoe ~> 2.12
  2. rdoc ~> 3.10