playground/test/fixtures/profiles.yml

16 lines
274 B
YAML
Raw Normal View History

2026-05-17 03:44:36 +00:00
# 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