1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-03 14:24:23 +01:00
fab-manager/test/fixtures/event_price_categories.yml
2016-09-08 16:58:18 +02:00

14 lines
221 B
YAML

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
id: 1
event_id: 1
price_category_id: 1
amount: 1500
two:
id: 2
event_id: 2
price_category_id: 1
amount: 1700