<%= image.title %>

<% if image.file.attached? %> <%= image_tag image.file, width: 300 %> <% end %>