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

15 lines
274 B
YAML

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
bio: MyText
avatar: MyString
location: MyString
website: MyString
user: one
two:
bio: MyText
avatar: MyString
location: MyString
website: MyString
user: two