Files
rails/activerecord/test
Olek Janiszewski a8134aceb3 Do not validate associated records marked for destruction
The main reason for this change is to fix a bug where
`validates_associated` would prevent `accepts_nested_attributes_for`
with `allow_destroy: true` from destroying invalid associated records.
2011-12-05 00:19:21 +01:00
..
2008-01-18 07:27:03 +00:00
2010-12-03 12:00:09 -08:00