retest/test/fixtures/products.yml

14 lines
205 B
YAML

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
one:
name: MyString
qnt: 1
val: 1.5
active: false
two:
name: MyString
qnt: 1
val: 1.5
active: false