mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-18 07:52:23 +01:00
12 lines
195 B
YAML
12 lines
195 B
YAML
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
one:
|
|
event_id:
|
|
price_category_id:
|
|
amount: 1
|
|
|
|
two:
|
|
event_id:
|
|
price_category_id:
|
|
amount: 1
|