summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/seeds.rb5
1 files changed, 5 insertions, 0 deletions
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}