Sha256: 41985ac985cc7a3d8e4ba5793e4d0b73e3b67b0aaab79a2def1f8347644dcaf2
Contents?: true
Size: 179 Bytes
Versions: 1
Compression:
Stored size: 179 Bytes
Contents
<h1>New Photo</h1> <%= gallery_form_for @photo, :as => :photo, :url => {:action => :create}, :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/new.html.erb |