Sha256: 1ae80d416bf64ba039ffbedb21425683cccb225c062c01b46a1df58cf90cff33

Contents?: true

Size: 156 Bytes

Versions: 36

Compression:

Stored size: 156 Bytes

Contents

= simple_form_for @downloadable, :validate => true, :html => { :multipart => true}  do |f|
  = render :partial => 'form', :locals => {:f => f}
  = f.submit

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
sbdevcore-0.2.17 app/views/downloadables/edit.html.haml
sbdevcore-0.2.16 app/views/downloadables/edit.html.haml
sbdevcore-0.2.15 app/views/downloadables/edit.html.haml
sbdevcore-0.2.14 app/views/downloadables/edit.html.haml
sbdevcore-0.2.13 app/views/downloadables/edit.html.haml
sbdevcore-0.2.12 app/views/downloadables/edit.html.haml
sbdevcore-0.2.11 app/views/downloadables/edit.html.haml
sbdevcore-0.2.10 app/views/downloadables/edit.html.haml
sbdevcore-0.2.9 app/views/downloadables/edit.html.haml
sbdevcore-0.2.8 app/views/downloadables/edit.html.haml
sbdevcore-0.2.7 app/views/downloadables/edit.html.haml
sbdevcore-0.2.6 app/views/downloadables/edit.html.haml
sbdevcore-0.2.5 app/views/downloadables/edit.html.haml
sbdevcore-0.2.4 app/views/downloadables/edit.html.haml
sbdevcore-0.2.2 app/views/downloadables/edit.html.haml
sbdevcore-0.2.0 app/views/downloadables/edit.html.haml