Ruby on Rails Generating Views

前端 未结 4 990
名媛妹妹
名媛妹妹 2021-01-31 13:52

Is there a way to generate the views separately using the rails generate command? I would also be willing to install a gem to accomplish that task f one exists. Basically the sc

4条回答
  •  梦毁少年i
    2021-01-31 14:24

    the first part is the name of the model/controller, the second part are the actions.

提交回复
热议问题