vereto-api/test/fixtures/user_profiles.yml

16 lines
273 B
YAML
Raw Normal View History

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
avatar: MyString
tagline: MyString
dob: 2019-02-14
role: MyString
user: one
two:
avatar: MyString
tagline: MyString
dob: 2019-02-14
role: MyString
user: two