didn't mean to remove that seed

This commit is contained in:
Régis Hanol 2017-11-23 17:00:47 +01:00
parent a38391a6bc
commit 4bc2ce2f4d
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ end
unless user = User.find_by(id: -2)
suggested_username = UserNameSuggester.suggest(discobot_username)
seed_primary_email
User.seed do |u|
u.id = -2
u.name = discobot_username