hello-learning/blog/test/fixtures/comments.yml
2019-08-06 22:50:19 -05:00

11 lines
205 B
YAML

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
commenter: MyString
body: MyText
article: one
two:
commenter: MyString
body: MyText
article: two