playground/test/fixtures/comments.yml
2026-05-17 03:44:36 +00:00

13 lines
246 B
YAML

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