1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/test/fixtures/prepaid_packs.yml

16 lines
463 B
YAML
Raw Normal View History

2022-10-19 18:16:54 +02:00
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
# This model initially had no columns defined. If you add columns to the
# model remove the '{}' from the fixture names and add the columns immediately
# below each fixture, per the syntax in the comments below
#
prepaid_pack_1:
id: 1
priceable_type: Machine
priceable_id: 1
group_id: 1
amount: 1000
minutes: 600
validity_interval: month
validity_count: 12