フォームでネストしたモデルを操作する
accepts_nested_attributes_for
参考:
Rails 複数の子レコードの作成・更新を自在に扱う – Qiita
polymorphic モデルの場合
参考:
ruby on rails – accepts_nested_attributes_for with belongs_to polymorphic – Stack Overflow
参考:
Rails 複数の子レコードの作成・更新を自在に扱う – Qiita
参考:
ruby on rails – accepts_nested_attributes_for with belongs_to polymorphic – Stack Overflow