Increased jobs in seeds
This commit is contained in:
@@ -34,6 +34,7 @@ students = []
|
||||
end
|
||||
|
||||
# Jobs
|
||||
5.times do
|
||||
[ 'GanzWichtig.pdf', 'IchBinIn5MinDran.pdf', 'DerPlanDerImmerProblemeMacht.pdf',
|
||||
'DieFarbenGefallenMirNicht.pdf', 'MachHinIchHabsEilig.pdf', 'WarumDauertDasSoLange.pdf',
|
||||
'DenPlanBezahleIchNicht.pdf', 'IchWarAlsErstesDran.pdf', 'WarumIstDerPlotterDefekt.pdf',
|
||||
@@ -45,3 +46,4 @@ end
|
||||
job.costumer = students[rand(0...4)]
|
||||
job.save!
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user