Rails 6, reverting model with has_many associacion via paper-trails

后端 未结 0 1818
粉色の甜心
粉色の甜心 2020-11-28 03:15

I have two models. First model have next associations:

has_many :child_model, dependent: :destroy, autosave: true
has_one_attached :first_model_image, depende         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题