aboutsummaryrefslogtreecommitdiffstats
path: root/lib/arel/visitors/order_clauses.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed all the fiels in lib/arel/visitors/ which needs dependency on 'a' als...Alex Lin2014-03-241-2/+2
* Make visitors threadsafe by removing @last_columnErnie Miller2013-04-281-2/+2
* doing a little cleanup on the visitorsAaron Patterson2010-10-191-0/+2
* adding order clauses method to the select managerAaron Patterson2010-08-241-0/+9