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

5 lines
62 B
Plaintext
Raw Normal View History

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