Why isnt the join table for has_many through created in rails when using new/save versus create?

后端 未结 0 1635
梦毁少年i
梦毁少年i 2021-01-01 04:30

This is on rails 4.2.11.3. I have a has_many through relationship set up like this:

class ProgramCourse < ActiveRecord::Base
  be         


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