candidates.yml 257 Bytes
Newer Older
Galen Evilla's avatar
Galen Evilla committed
1 2 3 4 5 6 7 8 9 10 11 12 13
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html

one:
  first_name: MyString
  last_name: MyString
  slogan: MyText
  position: one

two:
  first_name: MyString
  last_name: MyString
  slogan: MyText
  position: two