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

5 lines
60 B
Plaintext

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