mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
20 lines
321 B
YAML
20 lines
321 B
YAML
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
|
|
|
one:
|
|
category_id: 1
|
|
content_type: MyString
|
|
filename: MyString
|
|
thumbnail: MyString
|
|
size: 1
|
|
width: 1
|
|
height: 1
|
|
|
|
two:
|
|
category_id: 1
|
|
content_type: MyString
|
|
filename: MyString
|
|
thumbnail: MyString
|
|
size: 1
|
|
width: 1
|
|
height: 1
|