aboutsummaryrefslogtreecommitdiffstats
path: root/test/visitors/test_dot.rb
Commit message (Expand)AuthorAgeFilesLines
* Break Ordering into Ascending/Descending nodes, allow reversalErnie Miller2011-06-151-1/+1
* Stop calling to_s on aliases, require them to be strings already.Ernie Miller2011-04-291-1/+1
* Added Arel::Nodes::NamedFunction for representing generic SQL functionsAaron Patterson2011-01-041-0/+19
* top and limit can be visitedAaron Patterson2011-01-031-0/+2
* testing binary ops in the dot visitorAaron Patterson2010-12-251-0/+28
* adding a test for the dot visitorAaron Patterson2010-12-061-0/+27