summaryrefslogtreecommitdiff
path: root/db/seeds.rb
diff options
context:
space:
mode:
authornfoy <nfoy@purdue.edu>2014-04-28 20:39:29 -0400
committernfoy <nfoy@purdue.edu>2014-04-28 20:39:29 -0400
commitd2c700eb31e6a81cb5befe2f9dc57afa7fe8dc91 (patch)
tree7a3447dff226b45bee3d60762fa4138f04327b14 /db/seeds.rb
parent25ff0e9d1a22cbfa65fbece800d00d7cae0c0d8e (diff)
Luke did some shit I dont know if he finished
Diffstat (limited to 'db/seeds.rb')
-rw-r--r--db/seeds.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/db/seeds.rb b/db/seeds.rb
index c648053..4886325 100644
--- a/db/seeds.rb
+++ b/db/seeds.rb
@@ -168,8 +168,7 @@ if Rails.env.development?
jeff.remote_usernames.create(game: league, value: {"name" => "SenorJeffafa", "id" => 32612067} )
lyra.remote_usernames.create(game: league, value: {"name" => "Lyra Heartstings", "id" => 32240762} )
- g.push(davis, foy, andrew, joey, panda, mesa, jordan, jeff, sarah, josh_league)
- #g.push(davis, foy, andrew, joey, panda, mesa, jordan, jeff, sarah, guntas_league)
+ g.push(davis, joey, panda, mesa, josh_league, jordan, jeff, sarah, foy, andrew)
custom = Tournament.create(game: league, name: "Real League Game",
min_players_per_team: 5, max_players_per_team: 5,