Sha256: 9f18e025f9ee27cf8841eadf7137817cb90da64626a37c1d180a498ebefce48c
Contents?: true
Size: 316 Bytes
Versions: 47
Compression:
Stored size: 316 Bytes
Contents
.photos--meta-manager -# = button_to '[x]', photo_path( :id => photo.id ), class: 'x', :method => :delete, :data => { :confirm => 'Are you sure?' } .right-hand = link_to "Goto", "#large_#{photo.id}", class: 'goto' = link_to "Lg", photo.photo.url(:large) = link_to "Orig", photo.photo.url(:original)
Version data entries
47 entries across 47 versions & 1 rubygems