aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/visitors/reduce.rb
Commit message (Expand)AuthorAgeFilesLines
* Use class objects rather than strings for the dispatch cacheSean Griffin2014-11-181-4/+4
* move the dispatch table to be per-instanceAaron Patterson2014-09-221-4/+4
* push reduction visitors to a reduction base classAaron Patterson2014-04-081-0/+25