Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable frozen_string_literal in all files in arel | Rafael Mendonça França | 2017-02-13 | 1 | -0/+1 |
* | Remove unused @alias, being referenced in hashing. | Vipul A M | 2014-09-16 | 1 | -1/+1 |
* | `Extract#as` should not mutate the receiver | Tamir Duberstein | 2014-09-13 | 1 | -10/+3 |
* | Remove deprecated Arel::Expression | Rafael Mendonça França | 2014-02-10 | 1 | -2/+0 |
* | Add equality to ALL THE THINGS (that matter) | Ernie Miller | 2012-08-18 | 1 | -0/+11 |
* | Add #extract, which produces ANSI SQL function EXTRACT(<field> from <expr>). | Alexander Staubo | 2012-02-23 | 1 | -0/+23 |