Sha256: 2e5b4b14e67e43c0c233f719f0d1872d041386cbf2ca6743347475427378c819
Contents?: true
Size: 243 Bytes
Versions: 140
Compression:
Stored size: 243 Bytes
Contents
%hr .row - gallery.photos.each do |photo| .col.s3 %br = button_to '[x]', photo_path( photo ), :method => :delete, :data => { :confirm => 'Are you sure?' } .thumb= image_tag( photo.photo.url( :thumb ), :alt => '' ) %hr
Version data entries
140 entries across 140 versions & 1 rubygems