<%= link_to team.short_name, team %> <%= link_to "Edit", edit_team_path(team) %> <%= link_to "Destroy", team, method: :delete %>