rtopitt/bolao2014

View on GitHub
app/views/admin/matches/_non_editable_team.html.erb

Summary

Maintainability
Test Coverage
<% team_id = "#{team}_id".to_sym %>
<%= form.label team_id %>
<p><%= match.send(team).name_and_acronym %></p>