aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/association_relation.rb
Commit message (Expand)AuthorAgeFilesLines
* The Association Relation should use `empty?` and `size` from Relation.Lauro Caetano2014-04-141-8/+0
* Make the comparison between 'Relation' and 'AssociationRelation'Lauro Caetano2014-04-121-0/+4
* :scissors:Rafael Mendonça França2014-04-111-2/+2
* fix exception on polymorphic associations with predicatesSimon Woker2014-04-111-0/+8
* Move #proxy_association method to AssociationRelationJon Leighton2013-05-101-0/+4
* Set the inverse when association queries are refinedJon Leighton2013-05-101-0/+14