Newer
Older
dmpopidor / test / fixtures / answers.yml
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html

one:
  text: MyText
  plan_id: 1
  user_id: 1
  question_id: 1

#two:
#  text: MyText
#  plan_id: 1
#  user_id: 1
#  question_id: 1