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

5 lines
62 B
Plaintext

<h1>Edit Player</h1>
<%= render "form", machine: @player %>