Sha256: a112edfc8cfe5acc8117e8a353d1e90a76ffdf37e0e7a70a5e7689fee23a8c1c

Contents?: true

Size: 178 Bytes

Versions: 34

Compression:

Stored size: 178 Bytes

Contents

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

Version data entries

34 entries across 34 versions & 1 rubygems

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