Sha256: 6abf1f31eb9768076696bfa8aa2cf2d1dd42e85d18da199c6e58c97d7caf5064
Contents?: true
Size: 527 Bytes
Versions: 4
Compression:
Stored size: 527 Bytes
Contents
one: file: <%= File.open(Rails.root.join("test", "fixtures", "attachments", "hipster.jpg")) %> position: 1 created_at: <%= Date.today %> updated_at: <%= Date.today %> two: file: <%= File.open(Rails.root.join("test", "fixtures", "attachments", "hipster.jpg")) %> position: 2 created_at: <%= Date.today %> updated_at: <%= Date.today %> three: file: <%= File.open(Rails.root.join("test", "fixtures", "attachments", "hipster.jpg")) %> position: 3 created_at: <%= Date.today %> updated_at: <%= Date.today %>
Version data entries
4 entries across 4 versions & 1 rubygems