profile_compilers.yml 191 Bytes
Newer Older
Joseph Gerard F. Reyes's avatar
Joseph Gerard F. Reyes committed
1 2 3 4 5 6 7 8 9 10 11
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html

one:
  name: MyString
  age: 1
  course: MyString

two:
  name: MyString
  age: 1
  course: MyString