aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/associations/class_methods/join_dependency/join_base.rb
Commit message (Expand)AuthorAgeFilesLines
* arel is lazy about column information, so no need to pass it aroundAaron Patterson2010-12-071-1/+1
* JoinBase initialize can be deletedAaron Patterson2010-11-301-8/+0
* breaking classes up in to respective filesAaron Patterson2010-11-231-0/+34