What is the best way to structure a multi-page form to create and edit models in a database?

前端 未结 3 609
谎友^
谎友^ 2021-01-13 17:54

I\'m fairly new to Rails.

What is the best way to design/structure a multi-page form in Rails? I would like the form to create a new record in the database immediat

3条回答
  •  夕颜
    夕颜 (楼主)
    2021-01-13 18:06

    Ryan Bates explains this in one of his Railscasts => MultiSteps Forms

提交回复
热议问题