mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
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.