aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/friendship.rb
Commit message (Collapse)AuthorAgeFilesLines
* reset_counters() was crashing when there were multiple belongs_to ↵Dave Desrochers2012-08-211-0/+4
associations with the same foreign key. This closes #5200.