Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump minitest to 5.1. | Vipul A M | 2014-01-04 | 1 | -1/+1 |
* | Break Ordering into Ascending/Descending nodes, allow reversal | Ernie Miller | 2011-06-15 | 1 | -1/+1 |
* | Stop calling to_s on aliases, require them to be strings already. | Ernie Miller | 2011-04-29 | 1 | -1/+1 |
* | Added Arel::Nodes::NamedFunction for representing generic SQL functions | Aaron Patterson | 2011-01-04 | 1 | -0/+19 |
* | top and limit can be visited | Aaron Patterson | 2011-01-03 | 1 | -0/+2 |
* | testing binary ops in the dot visitor | Aaron Patterson | 2010-12-25 | 1 | -0/+28 |
* | adding a test for the dot visitor | Aaron Patterson | 2010-12-06 | 1 | -0/+27 |