Sha256: ff5bb63b76bb1a64b2e3a6c42526a9ba312d228dfa517131c3ae7444f0d28e08

Contents?: true

Size: 224 Bytes

Versions: 4

Compression:

Stored size: 224 Bytes

Contents

=content_for :h1 do
  #type Catalog
  #name
    =link_to @catalog.title, catalog_path(@catalog)
=form_for @catalog, :html => {:class => "fassets_core"} do |f|
  =render :partial => "form", :object => f
  =submit_tag "Save"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fassets_core-0.4.0 app/views/catalogs/edit.html.haml
fassets_core-0.3.1 app/views/catalogs/edit.html.haml
fassets_core-0.3.0 app/views/catalogs/edit.html.haml
fassets_core-0.2.0 app/views/catalogs/edit.html.haml