From 9a8d6814511ce257241a03b5763430294ed3e381 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 27 Apr 2014 13:25:18 -0400 Subject: ran ./generate.sh --- app/views/games/index.html.erb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'app/views/games/index.html.erb') diff --git a/app/views/games/index.html.erb b/app/views/games/index.html.erb index 207a0ba..8c316de 100644 --- a/app/views/games/index.html.erb +++ b/app/views/games/index.html.erb @@ -9,8 +9,6 @@ Max players per team Min teams per match Max teams per match - Set rounds - Randomized teams Sampling method Scoring method @@ -28,8 +26,6 @@ <%= game.max_players_per_team %> <%= game.min_teams_per_match %> <%= game.max_teams_per_match %> - <%= game.set_rounds %> - <%= game.randomized_teams %> <%= game.sampling_method %> <%= game.scoring_method %> <%= link_to 'Show', game %> -- cgit v1.2.3