tools.yml 163 Bytes
Newer Older
Jarod Christian Catolico's avatar
Jarod Christian Catolico committed
1 2 3 4 5 6 7 8 9
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html

one:
  name: MyString
  price: 9.99

two:
  name: MyString
  price: 9.99