aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/associations/join_dependency/join_base.rb
Commit message (Expand)AuthorAgeFilesLines
* make node search more efficientAaron Patterson2013-10-091-0/+5
* remove == so we can see where walking up parents occursAaron Patterson2013-10-091-5/+0
* push parent up to the superclassAaron Patterson2013-10-091-0/+4
* require the files we need so the classes are stand-aloneAaron Patterson2013-10-031-0/+2
* changed variable name active_record => base_klassNeeraj Singh2013-04-091-2/+2
* Move JoinDependency and friends from ActiveRecord::Associations::ClassMethods...Jon Leighton2011-02-281-0/+24