12 lines
188 B
YAML
12 lines
188 B
YAML
|
# Read about fixtures at http://api.rubyonrails.org/classes/Fixtures.html
|
||
|
|
||
|
one:
|
||
|
artist_id: 1
|
||
|
service: MyString
|
||
|
url: MyString
|
||
|
|
||
|
two:
|
||
|
artist_id: 1
|
||
|
service: MyString
|
||
|
url: MyString
|