Rails Has_Many through add multiple

后端 未结 0 1352
情话喂你
情话喂你 2021-01-15 03:39

I have an app that has a delivery and item model, that a joined through a delivery_item model.

class Delivery < ApplicationRecord
  belongs_to :project
  h         


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