intra_app/test/fixtures/p_contacts.yml
Nicolas Bally 761e075bb6 initial
2018-11-08 21:47:30 +01:00

18 lines
337 B
YAML

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
name: MyString
comment: MyText
tel: MyString
email: MyString
contactable_id: 1
contactable_type: MyString
two:
name: MyString
comment: MyText
tel: MyString
email: MyString
contactable_id: 1
contactable_type: MyString