aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/models/club.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nested_has_many_throughJon Leighton2011-03-041-0/+1
|\
| * Has many through - It is not necessary to manually merge in the conditions ha...Jon Leighton2011-01-301-1/+2
* | Add test_has_one_through_has_one_through_with_belongs_to_source_reflectionJon Leighton2010-10-141-1/+2
|/
* Ensure methods called on association proxies respect access control. [#1083 s...Pratik Naik2008-10-131-0/+6
* has_one :through supports :source_type. Fix up some tests. References #4756.Jeremy Kemper2008-03-221-1/+2
* Add has_one :through support, finally. Closes #4756 [thechrisoshow]Rick Olson2008-03-211-0/+6