From 6641a5e0dcd47f8d6b935110bb84a0ebba4d0ec4 Mon Sep 17 00:00:00 2001 From: guntasgrewal Date: Sat, 26 Apr 2014 17:31:49 -0400 Subject: Added 3 more teams to the tournament "3 teams per match" --- db/seeds.rb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'db') diff --git a/db/seeds.rb b/db/seeds.rb index 7628efe..87bf540 100644 --- a/db/seeds.rb +++ b/db/seeds.rb @@ -138,6 +138,11 @@ if Rails.env.development? tourn6.join(guntas) tourn6.join(luke) tourn6.join(marco) + tourn6.join(jordan) + tourn6.join(obama) + tourn6.join(joey) + + =begin hash1 = {:username => "TeslasMind", :id => id} hash2 = {:username => "Alpha142", :id => id} -- cgit v1.2.3