Rails counter_cache for belongs_to optional true relation

后端 未结 0 879
不思量自难忘°
不思量自难忘° 2021-01-02 00:46

app/models/clinic.rb

class Clinic < ApplicationRecord
  has_many :patients
end

app/models/patient.rb



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