Files
rails/activerecord/lib/active_record
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
..
2011-12-03 16:46:46 +00:00
2011-12-04 10:27:44 +05:30
2011-12-01 01:42:54 +05:30
2011-12-04 11:55:53 -08:00
2011-05-10 03:44:57 -07:00
2011-06-30 10:18:36 -03:00