Sha256: 6fa0d6e765fda4526bda31d07789a08ebc67208a3dce1254972aabf9177ca3ea

Contents?: true

Size: 169 Bytes

Versions: 36

Compression:

Stored size: 169 Bytes

Contents

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

Version data entries

36 entries across 36 versions & 1 rubygems

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