mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
18 lines
275 B
YAML
18 lines
275 B
YAML
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
one:
|
|
slot_id: 1
|
|
reservation_id: 1
|
|
ex_start_at:
|
|
canceled_at:
|
|
ex_end_at:
|
|
offered:
|
|
|
|
two:
|
|
slot_id: 2
|
|
reservation_id: 2
|
|
ex_start_at:
|
|
canceled_at:
|
|
ex_end_at:
|
|
offered:
|