Sha256: 6b0c0e55d9f1b8f3b06b1354133becdf9f3c5d962d1cbd1d976e0115455a5d49

Contents?: true

Size: 218 Bytes

Versions: 12

Compression:

Stored size: 218 Bytes

Contents

<%= form_for @photo, :html => { :multipart => true, :class => "validate", :novalidate => "novalidate" }  do |f| %>
  <%= render :partial => 'form', :locals => {:f => f, :alignment => true} %>
  <%= f.submit%>
<% end %>

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
sbdevcore-0.1.2 app/views/photos/edit.html.erb
sbdevcore-0.1.1 app/views/photos/edit.html.erb
sbdevcore-0.1.0 app/views/photos/edit.html.erb
sbdevcore-0.0.9 app/views/photos/edit.html.erb
sbdevcore-0.0.8 app/views/photos/edit.html.erb
sbdevcore-0.0.7 app/views/photos/edit.html.erb
sbdevcore-0.0.6 app/views/photos/edit.html.erb
sbdevcore-0.0.5 app/views/photos/edit.html.erb
sbdevcore-0.0.4 app/views/photos/edit.html.erb
sbdevcore-0.0.3 app/views/photos/edit.html.erb
sbdevcore-0.0.1 app/views/photos/edit.html.erb
sbdev-core-0.0.1 app/views/photos/edit.html.erb