pinrails/app/views/machines/edit.html.erb
2021-08-21 19:30:33 -04:00

5 lines
72 B
Plaintext

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