how to handle multiple models in a rails form

后端 未结 2 943
轻奢々
轻奢々 2021-01-30 18:43

http://weblog.rubyonrails.org/2009/1/26/nested-model-forms

This post helped in learning how to handle multiple models in a rails form. It works as long as the models ar

2条回答
  •  轮回少年
    2021-01-30 19:14

    You can refer this tutorial by The Pragmatic Programmers

    Advanced Rails Recipes

提交回复
热议问题