lk | removes completion date field

This commit is contained in:
Louis Knapp
2015-10-13 18:22:18 -05:00
parent efd7197a35
commit 20b4c36f23
6 changed files with 8 additions and 10 deletions
-1
View File
@@ -57,7 +57,6 @@ namespace :db do
serial_number: Faker::Number.number(10),
notes: Faker::Lorem.sentence,
tag_info: Faker::Lorem.sentence,
completion_date: rand(100.days).ago,
price: rand(400) + 50,
seat_tube_size: rand(45),
top_tube_size: rand(45),