In my rails app, I have two models Student and StudentRecord. student.rb has_many :student_recordsIn my rails app, I have two models Student and
In my rails app, I have two models Student and StudentRecord. student.rb has_many :student_recordsIn my rails app, I have two models Student and