bootcamp/test/fixtures/reviews.yml

14 lines
220 B
YAML
Raw Normal View History

2023-09-26 12:03:15 -05:00
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
name: MyString
stars: 1
comment: MyText
movie: one
two:
name: MyString
stars: 1
comment: MyText
movie: two