Files
rails/activerecord/test
Jon Leighton 19b2a5f2bd Remove all revelant through records.
If a record is removed from a has_many :through, all of the join records
relating to that record should also be removed from the through
association's target.

(Previously the records were removed in the database, but only one was
removed from the in-memory target array.)
2011-11-03 13:13:13 +00:00
..
2008-01-18 07:27:03 +00:00
2010-12-03 12:00:09 -08:00
2011-10-13 15:54:53 -07:00