about summary refs log tree commit diff
path: root/app/views/machines/edit.html.erb
blob: 7fd30ce610cca4c845ea1df646fb4c95f823cb81 (plain) (blame)
1
2
3
4
<h1>Edit Pinball Machine</h1>

<%= render "form", machine: @machine %>