Sha256: c7872eeec223e5d389103799fa7aca695042d19633a07ecba1422efc99188a50

Contents?: true

Size: 202 Bytes

Versions: 34

Compression:

Stored size: 202 Bytes

Contents

= simple_form_for [@index, @gallery], :url => index_gallery_path(@index), :validate => true, :html => { :multipart => true} do |f|
  = render "galleries/form", :locals => {:f => f}
  = f.button :submit

Version data entries

34 entries across 34 versions & 1 rubygems

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