Sha256: 7c4656939b806dc7147f34e30bb38d3ba58f9bfb2d907d267347a670c0e9750d

Contents?: true

Size: 162 Bytes

Versions: 24

Compression:

Stored size: 162 Bytes

Contents

= simple_form_for @index, :validate => true, :html => { :multipart => true }  do |f|
  = render :partial => 'form', :object => f, :as => "f"
  = f.button :submit

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
sbdevcore-0.3.10 app/views/indices/edit.html.haml
sbdevcore-0.3.9 app/views/indices/edit.html.haml
sbdevcore-0.3.8 app/views/indices/edit.html.haml
sbdevcore-0.3.7 app/views/indices/edit.html.haml
sbdevcore-0.3.6 app/views/indices/edit.html.haml
sbdevcore-0.3.5 app/views/indices/edit.html.haml
sbdevcore-0.3.4 app/views/indices/edit.html.haml
sbdevcore-0.3.3 app/views/indices/edit.html.haml
sbdevcore-0.3.2 app/views/indices/edit.html.haml
sbdevcore-0.3.1 app/views/indices/edit.html.haml
sbdevcore-0.3.0 app/views/indices/edit.html.haml
sbdevcore-0.2.26 app/views/indices/edit.html.haml
sbdevcore-0.2.25 app/views/indices/edit.html.haml
sbdevcore-0.2.24 app/views/indices/edit.html.haml
sbdevcore-0.2.23 app/views/indices/edit.html.haml
sbdevcore-0.2.22 app/views/indices/edit.html.haml
sbdevcore-0.2.21 app/views/indices/edit.html.haml
sbdevcore-0.2.20 app/views/indices/edit.html.haml
sbdevcore-0.2.19 app/views/indices/edit.html.haml
sbdevcore-0.2.18 app/views/indices/edit.html.haml