Sha256: 73121e8455a231159ccf7e01f34fd4db934ccb18d7992936d0b2496a0222efcb

Contents?: true

Size: 205 Bytes

Versions: 12

Compression:

Stored size: 205 Bytes

Contents

<%= form_for @downloadable, :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/downloadables/edit.html.erb
sbdevcore-0.1.1 app/views/downloadables/edit.html.erb
sbdevcore-0.1.0 app/views/downloadables/edit.html.erb
sbdevcore-0.0.9 app/views/downloadables/edit.html.erb
sbdevcore-0.0.8 app/views/downloadables/edit.html.erb
sbdevcore-0.0.7 app/views/downloadables/edit.html.erb
sbdevcore-0.0.6 app/views/downloadables/edit.html.erb
sbdevcore-0.0.5 app/views/downloadables/edit.html.erb
sbdevcore-0.0.4 app/views/downloadables/edit.html.erb
sbdevcore-0.0.3 app/views/downloadables/edit.html.erb
sbdevcore-0.0.1 app/views/downloadables/edit.html.erb
sbdev-core-0.0.1 app/views/downloadables/edit.html.erb