Files
vms/test/fixtures/vehicles.yml
David Böhm 132ea2c51d
Some checks are pending
CI / scan_ruby (push) Waiting to run
CI / scan_js (push) Waiting to run
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
Added vehicle scaffold
2024-08-20 19:50:29 +02:00

18 lines
364 B
YAML

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
license_plate: MyString
type:
model_year: 2024-08-20 18:58:36
car_brand: MyString
model: MyString
fuel_type: MyString
two:
license_plate: MyString
type:
model_year: 2024-08-20 18:58:36
car_brand: MyString
model: MyString
fuel_type: MyString