kissingcomputer/test/fixtures/comments.yml

14 lines
246 B
YAML
Raw Normal View History

2026-01-10 16:17:07 +00:00
# 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