Files
flagship/test/fixtures/contacts.yml

16 lines
274 B
YAML

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
name: MyString
email: MyString
address: MyString
geo_long: 1.5
geo_lat: 1.5
two:
name: MyString
email: MyString
address: MyString
geo_long: 1.5
geo_lat: 1.5