Sha256: d0cfcda2b178906c0af28316d6289b1cbc89a839f11b606905249c37e66f3159

Contents?: true

Size: 208 Bytes

Versions: 3

Compression:

Stored size: 208 Bytes

Contents

%li
  - if attachment.image?
    = link_to image_tag(attachment.thumbnail), attachment.file.url
  - else
    = link_to attachment.filename, attachment.file.url, :class => "attachment #{attachment.extension}"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
radiant-forum-extension-1.1.2 app/views/posts/_attachment.html.haml
radiant-forum-extension-1.1.1 app/views/posts/_attachment.html.haml
radiant-forum-extension-1.1.0 app/views/posts/_attachment.html.haml