bhardin/ants

View on GitHub
app/views/players/new.html.erb

Summary

Maintainability
Test Coverage
<h1>New player</h1>

<%= render 'form', :player => @player %>

<%= link_to 'Back', players_path %>