summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2015-02-16 20:53:34 +0100
committerjomo <github@jomo.tv>2015-02-16 20:59:07 +0100
commit7ee06235abf59f1d1dbf37185d99bb50cbea3003 (patch)
tree5b3f9c8d1a76ce8b557ebf497d8be42b97bce73a /db
parent054f673fce2ce03284e39311ac5c13d172b85243 (diff)
renamed
Diffstat (limited to 'db')
-rw-r--r--db/seeds.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/seeds.rb b/db/seeds.rb
index 8db2ce9..236540e 100644
--- a/db/seeds.rb
+++ b/db/seeds.rb
@@ -33,7 +33,7 @@ deleted_user.update_attribute(:ign, "Steve")
User.create!(
uuid: "9ff3d74f716940a3aa6f262ab632d2",
- ign: "redstone_sheep",
+ ign: "jomo",
email: "theredstonesheep@gmail.com",
password: "123456789", # high seructity!
password_confirmation: "123456789",