Artist wipe, local brainz
This commit is contained in:
Vendored
+11
@@ -0,0 +1,11 @@
|
||||
# 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
|
||||
+15
@@ -0,0 +1,15 @@
|
||||
# Read about fixtures at http://api.rubyonrails.org/classes/Fixtures.html
|
||||
|
||||
one:
|
||||
mbid: MyString
|
||||
title: MyString
|
||||
status: MyString
|
||||
date: 2011-09-20
|
||||
country: MyString
|
||||
|
||||
two:
|
||||
mbid: MyString
|
||||
title: MyString
|
||||
status: MyString
|
||||
date: 2011-09-20
|
||||
country: MyString
|
||||
+13
@@ -0,0 +1,13 @@
|
||||
# Read about fixtures at http://api.rubyonrails.org/classes/Fixtures.html
|
||||
|
||||
one:
|
||||
position: 1
|
||||
recording_id: MyString
|
||||
title: MyString
|
||||
length: 1
|
||||
|
||||
two:
|
||||
position: 1
|
||||
recording_id: MyString
|
||||
title: MyString
|
||||
length: 1
|
||||
Reference in New Issue
Block a user