{"name":"arel","downloads":14814340,"version":"4.0.0","version_downloads":68453,"platform":"ruby","authors":"Aaron Patterson, Bryan Halmkamp, Emilio Tagua, Nick Kallen","info":"Arel is a SQL AST manager for Ruby. It\n\n1. Simplifies the generation of complex SQL queries\n2. Adapts to various RDBMS systems\n\nIt is intended to be a framework framework; that is, you can build your own ORM\nwith it, focusing on innovative object and collection modeling as opposed to\ndatabase compatibility and query generation.","project_uri":"http://rubygems.org/gems/arel","gem_uri":"http://rubygems.org/gems/arel-4.0.0.gem","homepage_uri":"http://github.com/rails/arel","wiki_uri":"http://wiki.github.com/brynary/arel","documentation_uri":"http://rdoc.info/projects/brynary/arel","mailing_list_uri":"","source_code_uri":"http://github.com/brynary/arel","bug_tracker_uri":"http://arel.lighthouseapp.com/","dependencies":{"development":[{"name":"hoe","requirements":"~> 3.5"},{"name":"minitest","requirements":"~> 4.4"},{"name":"rdoc","requirements":"~> 4.0"}],"runtime":[]}}