Sha256: bf35664e3ec4d99b38a6e522f10a90480415217a300a5bd3860cc86117e177e8

Contents?: true

Size: 417 Bytes

Versions: 2

Compression:

Stored size: 417 Bytes

Contents

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html

one:
  imageable_id: 1
  imageable_type: MyString
  position: 1
  photo_file_name: MyString
  photo_content_type: MyString
  photo_file_size: 1
  caption: MyString

two:
  imageable_id: 1
  imageable_type: MyString
  position: 1
  photo_file_name: MyString
  photo_content_type: MyString
  photo_file_size: 1
  caption: MyString

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
survey_says-0.0.2 test/fixtures/survey_images.yml
survey_says-0.0.1 test/fixtures/survey_images.yml