mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +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
|