Sha256: 0fb1670b70e07f3d8c140686200dcb6005f0f5e8c3aedea05098d2c5480f2853

Contents?: true

Size: 176 Bytes

Versions: 12

Compression:

Stored size: 176 Bytes

Contents

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

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
sbdevcore-0.2.13 app/views/indices/edit.html.haml
sbdevcore-0.2.12 app/views/indices/edit.html.haml
sbdevcore-0.2.11 app/views/indices/edit.html.haml
sbdevcore-0.2.10 app/views/indices/edit.html.haml
sbdevcore-0.2.9 app/views/indices/edit.html.haml
sbdevcore-0.2.8 app/views/indices/edit.html.haml
sbdevcore-0.2.7 app/views/indices/edit.html.haml
sbdevcore-0.2.6 app/views/indices/edit.html.haml
sbdevcore-0.2.5 app/views/indices/edit.html.haml
sbdevcore-0.2.4 app/views/indices/edit.html.haml
sbdevcore-0.2.2 app/views/indices/edit.html.haml
sbdevcore-0.2.0 app/views/indices/edit.html.haml