Sha256: 3f0212cc4cb835b77698ef1b3326cdab7946f22ed416294b438e320027acefbf
Contents?: true
Size: 279 Bytes
Versions: 2
Compression:
Stored size: 279 Bytes
Contents
- title "Edit Gallery" = simple_form_for @gallery, :validate => true, :html => { :multipart => true } do |f| = f.error_messages = f.button :submit = render :partial => 'form' = f.button :submit %p = link_to "Show", @gallery | \#{link_to "View All", galleries_path}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sbdevcore-0.2.2 | app/views/galleries/edit.html.haml |
sbdevcore-0.2.0 | app/views/galleries/edit.html.haml |