kissingcomputer/test/fixtures/profiles.yml

16 lines
274 B
YAML
Raw Normal View History

2026-01-10 16:17:07 +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