active_record-nested_attributes-destroy_if 0.3.3
Adds :destroy_if option to accepts_nested_attributes_for, which is basically a stronger version of :reject_if that destroys existing records, too.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 6.0, < 7.2