Artist wipe, local brainz

This commit is contained in:
magnolia-fan
2011-09-21 00:30:42 +04:00
parent 3cd6c111bd
commit 2536645cb8
24 changed files with 208 additions and 8 deletions
+11
View File
@@ -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
View File
@@ -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
View File
@@ -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