This commit is contained in:
Gregory Eremin
2011-09-22 14:37:53 +04:00
parent dbdff13cd0
commit 3ea944fbb0
23 changed files with 206 additions and 6 deletions
+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