This repository has been archived on 2021-11-24. You can view files and clone it, but cannot push or open issues or pull requests.
phone_app/test/fixtures/p_product_prices.yml
2021-08-23 10:26:02 +02:00

18 lines
280 B
YAML

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
enabled: false
p_product_ref: one
p_price_cat: one
min: 1
max: 1
price: 9.99
two:
enabled: false
p_product_ref: two
p_price_cat: two
min: 1
max: 1
price: 9.99