aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/friendship.rb
Commit message (Expand)AuthorAgeFilesLines
* Use frozen-string-literal in ActiveRecordKir Shatrov2017-07-191-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* applies new string literal convention in activerecord/testXavier Noria2016-08-061-3/+3
* Refactor Person/Friendship relationships to be more intuitiveMack Earnhardt2013-03-171-1/+3
* reset_counters() was crashing when there were multiple belongs_to association...Dave Desrochers2012-08-211-0/+4