<% if item.send(field).present? %>
<%= image_tag item.send(field).url(item.send(field).styles.keys.first) %>
<% end %> <%= form.input field %>