Sha256: c9cc07a5c30aa5fde28cac31ca7ce289e98199c693fb1370b2c002ca65602b3e

Contents?: true

Size: 285 Bytes

Versions: 11

Compression:

Stored size: 285 Bytes

Contents

section.content
  .row
    .col-md-12
      .box.box-primary
        / .box-header
        /   h3.box-title
        /     | Snippet Details
        = form_for @snippet, as: :snippet, url: snippet_path(@snippet), role: 'form' do |f|
          = render partial: 'form', locals: { f: f }

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
hicube-0.0.11 app/views/hicube/snippets/edit.html.slim
hicube-0.0.10 app/views/hicube/snippets/edit.html.slim
hicube-0.0.9 app/views/hicube/snippets/edit.html.slim
hicube-0.0.8 app/views/hicube/snippets/edit.html.slim
hicube-0.0.7 app/views/hicube/snippets/edit.html.slim
hicube-0.0.6 app/views/hicube/snippets/edit.html.slim
hicube-0.0.5 app/views/hicube/snippets/edit.html.slim
hicube-0.0.4 app/views/hicube/snippets/edit.html.slim
hicube-0.0.3 app/views/hicube/snippets/edit.html.slim
hicube-0.0.2 app/views/hicube/snippets/edit.html.slim
hicube-0.0.1 app/views/hicube/snippets/edit.html.slim