rails-refresher/test/fixtures/comments.yml
Tyrel Souza 8a91d51c39
finish
2024-07-04 21:00:08 -04: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