Files
vms/test/fixtures/vehicles.yml
2024-08-25 00:46:43 +02:00

18 lines
380 B
YAML

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