Sha256: dea2b9f4daddda678bd898e2dda56e97dc244a46f935404001d81a8d1df14ab2

Contents?: true

Size: 1.48 KB

Versions: 15

Compression:

Stored size: 1.48 KB

Contents

first:
  file: dog-fries.png
  type: Adminpanel::Galleryfile
  position: 1
  model: one(Adminpanel::Gallery)
  created_at: <%= Date.today %>
  updated_at: <%= Date.today %>
second:
  file: dog-fries.png
  type: Adminpanel::Galleryfile
  model: one(Adminpanel::Gallery)
  position: 2
  created_at: <%= Date.today %>
  updated_at: <%= Date.today %>
third:
  file: dog-fries.png
  type: Adminpanel::Galleryfile
  model: one(Adminpanel::Gallery)
  position: 3
  created_at: <%= Date.today %>
  updated_at: <%= Date.today %>
fourth:
  file: dog-fries.png
  type: Adminpanel::Galleryfile
  model: one(Adminpanel::Gallery)
  position: 4
  created_at: <%= Date.today %>
  updated_at: <%= Date.today %>
fifth:
  file: dog-fries.png
  type: Adminpanel::Galleryfile
  model: one(Adminpanel::Gallery)
  position: 5
  created_at: <%= Date.today %>
  updated_at: <%= Date.today %>
first_2:
  file: dog-fries.png
  type: Adminpanel::Galleryfile
  model: two(Adminpanel::Gallery)
  position: 1
  created_at: <%= Date.today %>
  updated_at: <%= Date.today %>
second_2:
  file: dog-fries.png
  type: Adminpanel::Galleryfile
  model: two(Adminpanel::Gallery)
  position: 2
  created_at: <%= Date.today %>
  updated_at: <%= Date.today %>
unassigned:
  type: Adminpanel::Galleryfile
  created_at: <%= Date.yesterday %>
  updated_at: <%= Date.yesterday %>
first_product_photo:
  file: dog-fries.png
  type: Adminpanel::Photo
  model: first(Adminpanel::Product)
  position: 1
  created_at: <%= Date.today %>
  updated_at: <%= Date.today %>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
adminpanel-3.6.1 test/dummy/test/fixtures/adminpanel/images.yml
adminpanel-3.6.0 test/dummy/test/fixtures/adminpanel/images.yml
adminpanel-3.5.1 test/dummy/test/fixtures/adminpanel/images.yml
adminpanel-3.5.0 test/dummy/test/fixtures/adminpanel/images.yml
adminpanel-3.4.7 test/dummy/test/fixtures/adminpanel/images.yml
adminpanel-3.4.6 test/dummy/test/fixtures/adminpanel/images.yml
adminpanel-3.4.5 test/dummy/test/fixtures/adminpanel/images.yml
adminpanel-3.4.4 test/dummy/test/fixtures/adminpanel/images.yml
adminpanel-3.4.3 test/dummy/test/fixtures/adminpanel/images.yml
adminpanel-3.4.2 test/dummy/test/fixtures/adminpanel/images.yml
adminpanel-3.4.1 test/dummy/test/fixtures/adminpanel/images.yml
adminpanel-3.4.0 test/dummy/test/fixtures/adminpanel/images.yml
adminpanel-3.3.4 test/dummy/test/fixtures/adminpanel/images.yml
adminpanel-3.3.3 test/dummy/test/fixtures/adminpanel/images.yml
adminpanel-3.3.0 test/dummy/test/fixtures/adminpanel/images.yml