Sha256: a789be6a7138fcdf3823fd2e311666431c6fd17c8075ae5d838db3ac7426c202

Contents?: true

Size: 170 Bytes

Versions: 4

Compression:

Stored size: 170 Bytes

Contents

<h1>New Photo</h1>

<%= comfy_gallery_form_for @photo, :url => {:action => :create}, :html => {:multipart => true} do |form|%>
  <%= render :partial => form %>
<% end -%>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
comfy_gallery-0.1.3 app/views/admin/gallery/photos/new.html.erb
comfy_gallery-0.1.2 app/views/admin/gallery/photos/new.html.erb
comfy_gallery-0.1.1 app/views/admin/gallery/photos/new.html.erb
comfy_gallery-0.1.0 app/views/admin/gallery/photos/new.html.erb