Files
flights/test/fixtures/flights.yml
2022-01-15 16:05:31 -05:00

24 lines
363 B
YAML

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
aircraft: one
date: 2022-01-13
from: MyString
to: MyString
tach: 1.5
hobbs: 1.5
oil: false
fuel: false
time: 1.5
two:
aircraft: two
date: 2022-01-13
from: MyString
to: MyString
tach: 1.5
hobbs: 1.5
oil: false
fuel: false
time: 1.5