aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/associations/join_model_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix has_many :through to add the appropriate conditions when going through an...Rick Olson2006-10-151-0/+4
* Restore eager condition interpolation, document it's differences [Rick]Rick Olson2006-10-111-0/+7
* Add #delete support to has_many :through associations. Closes #6049 [Martin ...Rick Olson2006-10-091-0/+33
* The has_many create method works with polymorphic associations. Closes #6361.Jeremy Kemper2006-10-081-0/+7
* organize associations testsJeremy Kemper2006-09-251-0/+429