Sha256: d7c5baade15d24a15bb5bf556bc7838b3754a20f837e36f9f97fc74a99b11979

Contents?: true

Size: 536 Bytes

Versions: 1

Compression:

Stored size: 536 Bytes

Contents

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
thumbnails1:
  id: 1
  content_type: img/jpeg
  thumbnail: thumb
  filename: MyString_thumb.jpg
  parent_id: 1
  size: 12345
  width: 100
  height: 100 

thumbnails2:
  id: 2
  content_type: img/jpeg
  thumbnail: thumb
  filename: MyString2_thumb.jpg
  parent_id: 2
  size: 12345
  width: 100
  height: 100 

thumbnails3:
  id: 3
  content_type: img/jpeg
  thumbnail: thumb
  filename: MyString3_thumb.jpg
  parent_id: 2
  size: 12345
  width: 100
  height: 100 

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pictrails-0.5.0 spec/fixtures/thumbnails.yml