summaryrefslogtreecommitdiff
path: root/test/fixtures/wines.yml
blob: 93bad81f846182881e1e45e920799e28527ce243 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html

one:
  name: MyString
  year: 1
  variety: MyString
  region: MyString
  price: 9.99
  stock: 1
  notes: MyText

two:
  name: MyString
  year: 1
  variety: MyString
  region: MyString
  price: 9.99
  stock: 1
  notes: MyText
Copyright 2019--2024 Marius PETER