Sha256: 622a091389957e7c5bb1207133371466b9e0722764507abdf667e05dfc78023a
Contents?: true
Size: 242 Bytes
Versions: 20
Compression:
Stored size: 242 Bytes
Contents
.gallery .item = form_for [spina, :admin, @photo], html: {multipart: true} do |f| = f.file_field :file, data: {customfileinput: true} .gallery-prepend-image = render partial: 'spina/admin/photos/photo', collection: @photos
Version data entries
20 entries across 20 versions & 1 rubygems