Files
euchre_camp/app/templates/players/show.html.erb
T
2024-09-12 19:06:02 -07:00

5 lines
101 B
Plaintext

<h1>EuchreCamp::Views::Players::Show</h1>
<h2><%= player.name %></h2>
<h3><%= player.rating %></h3>