method

around_save_collection_association

rails latest stable - Class: ActiveRecord::AutosaveAssociation
around_save_collection_association()
private

Is used as an around_save callback to check while saving a collection association whether or not the parent was a new record before saving.