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

14 lines
221 B
YAML
Raw Normal View History

2016-08-24 12:30:48 +02:00
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
id: 1
event_id: 1
price_category_id: 1
amount: 1500
2016-08-24 12:30:48 +02:00
two:
id: 2
event_id: 2
price_category_id: 1
amount: 1700