Sha256: 82c88a87bb317017f7d8c8b4ecc9315f692997440d0239b3222dfca6d4dd0ff8
Contents?: true
Size: 244 Bytes
Versions: 24
Compression:
Stored size: 244 Bytes
Contents
<% width = field_setting(model, field, :width) %> <%# if object.send(field).to_file(:my_admin) %> <%= link_to image_tag(object.send(field).url(:my_admin), :width => width), object.send(field).url(:original), :target => "_blank" %> <%# end %>
Version data entries
24 entries across 24 versions & 1 rubygems