Sha256: 4d9d20a365e64a598d080daaa76ad172d0b73edb9441424089ffdcc10d031a89

Contents?: true

Size: 235 Bytes

Versions: 23

Compression:

Stored size: 235 Bytes

Contents

= node f, field do
  - if f.object.file.file?
    - if f.object.is_image?
      = image_tag f.object.file.url(:thumb), class: :uploaded_image
    - else
      = link_to f.object.file_file_name, f.object.file.url, class: :uploaded_file

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
ksk-0.2.13 app/views/bhf/entries/form/column/_file.html.haml
ksk-0.2.12 app/views/bhf/entries/form/column/_file.html.haml
ksk-0.2.11 app/views/bhf/entries/form/column/_file.html.haml
ksk-0.2.10 app/views/bhf/entries/form/column/_file.html.haml
ksk-0.2.9 app/views/bhf/entries/form/column/_file.html.haml
ksk-0.2.8 app/views/bhf/entries/form/column/_file.html.haml
ksk-0.2.7 app/views/bhf/entries/form/column/_file.html.haml
ksk-0.2.6 app/views/bhf/entries/form/column/_file.html.haml
ksk-0.2.5 app/views/bhf/entries/form/column/_file.html.haml
ksk-0.2.4 app/views/bhf/entries/form/column/_image.html.haml
ksk-0.2.3 app/views/bhf/entries/form/column/_image.html.haml
ksk-0.2.2 app/views/bhf/entries/form/column/_image.html.haml
ksk-0.2.1 app/views/bhf/entries/form/column/_image.html.haml
ksk-0.2.0 app/views/bhf/entries/form/column/_image.html.haml
ksk-0.1.7 app/views/bhf/entries/form/column/_image.html.haml
ksk-0.1.6 app/views/bhf/entries/form/column/_image.html.haml
ksk-0.1.5 app/views/bhf/entries/form/column/_image.html.haml
ksk-0.1.4 app/views/bhf/entries/form/column/_image.html.haml
ksk-0.1.3 app/views/bhf/entries/form/column/_image.html.haml
ksk-0.1.2 app/views/bhf/entries/form/column/_image.html.haml