Sha256: 5c525dfe9a7f8b36426a460ecebff4410c4efbba8152d9f5445c56dc146ffea5
Contents?: true
Size: 313 Bytes
Versions: 299
Compression:
Stored size: 313 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
299 entries across 299 versions & 2 rubygems