RubyGems.org

arel

2.0.2

Arel is a Relational Algebra for Ruby. It 1) simplifies the generation complex of SQL queries and it 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 2.0.2
Authors

Aaron Patterson, Bryan Halmkamp, Emilio Tagua, Nick Kallen

14,839,577 total downloads 14,981 for this version
Owners

F29327647a9cff5c69618bae420792ea535d73db0b47b6f745e9981e80dabdb4373c4dd765755059d502b2077c1722b90525b332aafb83307b32d9747a93de03

Gemfile
gem "arel", "~> 2.0.2"
Versions
  1. 4.0.0 April 18, 2013
  2. 4.0.0.beta2 March 15, 2013
  3. 4.0.0.beta1 February 25, 2013
  4. 3.0.2 February 21, 2012
  5. 3.0.1 February 21, 2012
Show all versions (44 total)