Updated database seeds.

Commit
cea5f97667e4b2f48f3690e26ad91a07985fc8a8
Author
Marius Peter <marius.peter@tutanota.com>
Author date
Committer
Marius Peter <marius.peter@tutanota.com>
Committer date
db/seeds.rb
index f049f019..88579aa4 100644..100644
@@ -16,8 +16,8 @@
16 16 )
17 17 puts "Seeded admin account"
18 18
19 Removed: [ { participant: "Claudine",
20 Removed: name: "Tartiff Clofi"
19 Added: [ { participant: "Pierre et Martin",
20 Added: name: "Paris 11e"
21 21 },
22 22 { participant: "Achille",
23 23 name: "Tartiff Caraïbe-Ananas"
@@ -27,18 +27,6 @@
27 27 },
28 28 { participant: "Nicolas",
29 29 name: "Avaloù-Douariflette"
30 Removed: },
31 Removed: { participant: "",
32 Removed: name: "[cinq]"
33 Removed: },
34 Removed: { participant: "",
35 Removed: name: "[six]"
36 Removed: },
37 Removed: { participant: "",
38 Removed: name: "[sept]"
39 Removed: },
40 Removed: { participant: "",
41 Removed: name: "[huit]"
42 30 } ].each.with_index(1) do |t, scoring_id|
43 31 Tartiflette.create!(
44 32 scoring_id: scoring_id,