RBOnRails-learning/test/fixtures/comments.yml

12 lines
206 B
YAML
Raw Normal View History

2024-08-07 14:43:33 +00:00
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
commenter: MyString
body: MyText
article: one
two:
commenter: MyString
body: MyText
article: two