arel 5.0.1.20140414130214
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:
          =
        
        
          インストール:
          =
        
      バージョン履歴:
- 9.0.0 November 14, 2017 (32KB)
 - 8.0.0 February 21, 2017 (31.5KB)
 - 7.1.4 October 10, 2016 (32.5KB)
 - 7.1.3 October 07, 2016 (32.5KB)
 - 7.1.2 September 13, 2016 (32KB)
 - 5.0.1.20140414130214 April 14, 2014 (51KB)