Sha256: 174a943e260885474bc0d148984f7ab25d5c5f5a939a9fe7f876083fcec90082
Contents?: true
Size: 446 Bytes
Versions: 33
Compression:
Stored size: 446 Bytes
Contents
ul.list-group.attachments - ::Dorsale::Alexandrie::Attachment.where(attachable: attachable).each do |a| li.list-group-item.attachment = link_to a, a.file.url, download: a.download_filename .pull-right - if can?(:update, a) = update_button dorsale.edit_alexandrie_attachment_path(a), action: :rename = " " - if can?(:delete, a) = delete_button dorsale.alexandrie_attachment_path(a)
Version data entries
33 entries across 33 versions & 1 rubygems