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 -v 3.0.0
Authors

Aaron Patterson, Bryan Halmkamp, Emilio Tagua, Nick Kallen

7,132,369 total downloads 301,095 for this version
Owners

F29327647a9cff5c69618bae420792ea535d73db0b47b6f745e9981e80dabdb4373c4dd765755059d502b2077c1722b9

Gemfile
gem "arel", "~> 3.0.0"
Versions
  1. 3.0.0 January 12, 2012
Show all versions (41 total)
Development Dependencies
  1. hoe ~> 2.12
  2. rdoc ~> 3.10