Editing player

<%= render "form", player: @player %>
<%= link_to "Show this player", @player %> | <%= link_to "Back to players", players_path %>