Sha256: 9dcd87bcd58669e08ac559158ef765ead5955b965dcddced180866f7147307e7

Contents?: true

Size: 198 Bytes

Versions: 12

Compression:

Stored size: 198 Bytes

Contents

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

Version data entries

12 entries across 12 versions & 2 rubygems

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