Sha256: 8b7cfb78440216fe4a1dec73b23a27fdf0f8e098bd402fba29020478ea75863e
Contents?: true
Size: 172 Bytes
Versions: 1
Compression:
Stored size: 172 Bytes
Contents
<h1>Editing Photo</h1> <%= gallery_form_for @photo, :url => { :action => :update }, :html => { :multipart => true } do |form| %> <%= render :partial => form %> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sofa_gallery-0.0.0 | app/views/gallery_admin/photos/edit.html.erb |