This project is archived and is in readonly mode.

#2761 ✓resolved
cainlevy

avoid calling #valid? on destroyed associated records

Reported by cainlevy | June 4th, 2009 @ 09:21 PM | in 2.3.6

An associated record may be invalid in memory even though it has been destroyed in the database. This should not prevent the parent object from being valid.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Referenced by

Pages