aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/memberships.yml
Commit message (Expand)AuthorAgeFilesLines
* Ensure to calculate column aliases after all table aliases are constructedRyuta Kamizono2018-06-191-0/+7
* Don't use select() values from the join model of a through association. Fixes...Jon Leighton2011-05-111-0/+7
* Add test_has_one_through_has_one_through_with_belongs_to_source_reflectionJon Leighton2010-10-141-0/+7
* Support has_one through assocs as the source associationJon Leighton2010-10-121-3/+3
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-1/+1
* Add has_one :through support, finally. Closes #4756 [thechrisoshow]Rick Olson2008-03-211-0/+20