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

5 lines
72 B
Plaintext
Raw Normal View History

2021-08-21 23:30:19 +00:00
<h1>Edit Pinball Machine</h1>
<%= render "form", machine: @machine %>