Sha256: 979c04a3ce8a9b18d3dd656b1249f37a92caaafac44118858f0a29e94dd89ced

Contents?: true

Size: 193 Bytes

Versions: 4

Compression:

Stored size: 193 Bytes

Contents

= form.association :category
= form.input :identifier
= form.input :name
= form.input :body
= form.input :published, as: :boolean
= form.input :assets, as: :file, input_html: { multiple: true }

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cmor_showcase-0.0.36.pre app/views/cmor/showcase/items/_form.html.haml
cmor_showcase-0.0.35.pre app/views/cmor/showcase/items/_form.html.haml
cmor_showcase-0.0.34.pre app/views/cmor/showcase/items/_form.html.haml
cmor_showcase-0.0.33.pre app/views/cmor/showcase/items/_form.html.haml