I have two models. First model have next associations:
has_many :child_model, dependent: :destroy, autosave: true has_one_attached :first_model_image, depende