pinrails/app/views/machines/edit.html.erb

5 lines
72 B
Plaintext

<h1>Edit Pinball Machine</h1>
<%= render "form", machine: @machine %>