obdev/app/views/forms/edit.html.erb

2 lines
52 B
Plaintext

<h1>Edit Form</h1>
<%= render 'form', form: @form %>