mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-01 12:24:28 +01:00
12 lines
219 B
YAML
12 lines
219 B
YAML
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
one:
|
|
reservation_id:
|
|
event_price_category_id:
|
|
booked: 1
|
|
|
|
two:
|
|
reservation_id:
|
|
event_price_category_id:
|
|
booked: 1
|