In my rails app the child records get marked_for_destruction I want to undo that action and unmark them. Is there a way?
Thanks in advance.
|
In my rails app the child records get marked_for_destruction I want to undo that action and unmark them. Is there a way? Thanks in advance.
| |||
|
feedback
|
|
From ActiveRecord::AutosaveAssociation:
| |||
|
feedback
|