obdev/test/fixtures/employments.yml

14 lines
264 B
YAML
Raw Normal View History

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
worker: one
participant: one
start_date: 2024-01-22
end_date: 2024-01-22
two:
worker: two
participant: two
start_date: 2024-01-22
end_date: 2024-01-22