From b30b5f41b2770d2c346598cb6ffac077328dba55 Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Wed, 8 Jan 2020 10:57:29 -0500 Subject: [PATCH] Added record and criteria to team show page --- app/views/schools/show.html.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/schools/show.html.erb b/app/views/schools/show.html.erb index c18acf4..2276e3f 100644 --- a/app/views/schools/show.html.erb +++ b/app/views/schools/show.html.erb @@ -27,6 +27,7 @@ Name Weight + Record/Seed Criteria Seed Team Points Scored Extra? @@ -40,6 +41,7 @@ <%= link_to "#{wrestler.name}", wrestler %> <%= wrestler.weight.max %> + <%= wrestler.season_win %>-<%= wrestler.season_loss %> <%= wrestler.criteria %> <%= wrestler.original_seed %>