Discogs releases import. Good.
This commit is contained in:
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
# Read about fixtures at http://api.rubyonrails.org/classes/Fixtures.html
|
||||
|
||||
one:
|
||||
album_id: 1
|
||||
release_format_id: 1
|
||||
|
||||
two:
|
||||
album_id: 1
|
||||
release_format_id: 1
|
||||
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
# Read about fixtures at http://api.rubyonrails.org/classes/Fixtures.html
|
||||
|
||||
one:
|
||||
album_id: 1
|
||||
genre_id: 1
|
||||
|
||||
two:
|
||||
album_id: 1
|
||||
genre_id: 1
|
||||
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
# Read about fixtures at http://api.rubyonrails.org/classes/Fixtures.html
|
||||
|
||||
one:
|
||||
album_id: 1
|
||||
style_id: 1
|
||||
|
||||
two:
|
||||
album_id: 1
|
||||
style_id: 1
|
||||
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
# Read about fixtures at http://api.rubyonrails.org/classes/Fixtures.html
|
||||
|
||||
one:
|
||||
name: MyString
|
||||
hash: MyString
|
||||
|
||||
two:
|
||||
name: MyString
|
||||
hash: MyString
|
||||
Reference in New Issue
Block a user