RBOnRails-learning/test/fixtures/comments.yml
2024-08-07 16:43:33 +02:00

12 lines
206 B
YAML

# 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