marked_for_destruction?()
Instance Public methods
Returns whether or not this record will be destroyed as part of the parents save transaction.
Only useful if the :autosave
option on the parent is enabled
for this associated model.
Returns whether or not this record will be destroyed as part of the parents save transaction.
Only useful if the :autosave
option on the parent is enabled
for this associated model.
Please login to continue.