Rails query - How to joins two tables on specific columns

前端 未结 0 876
庸人自扰
庸人自扰 2020-12-22 01:06

I have a model with two columns that are belongs_to to another model:

  class OwnershipTransfer < ApplicationRecord

   belongs_to :transfer_f         


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