Editing image

<%= render "form", image: @image %>
<%= link_to "Show this image", @image %> | <%= link_to "Back to images", images_path %>