Sha256: a9101bfd3bcd2ecc102bc242ae2f7119501e8736c86027a3640c0d5fd50fca11
Contents?: true
Size: 308 Bytes
Versions: 24
Compression:
Stored size: 308 Bytes
Contents
<%= div_for picture do %> <div class="picture_show"> <%= link_to thumb_for(picture, 500), download_document_path(picture), :id => dom_id(picture) + "_a", :type => picture.type, :title => picture.file_file_name, :path => document_path(picture) %> </div> <% end %>
Version data entries
24 entries across 24 versions & 2 rubygems