rails-refresher/test/fixtures/comments.yml

12 lines
206 B
YAML
Raw Permalink Normal View History

2024-07-05 01:00:08 +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