Sha256: b6984b1d8e7b364098f5f1864084ac7b0b61b5dc95bf4bf5bd9068a4c103dbc2

Contents?: true

Size: 260 Bytes

Versions: 11

Compression:

Stored size: 260 Bytes

Contents

section.content
  .row
    .col-md-12
      .box.box-primary
        / .box-header
          / h3.box-title
          /   | Snippet Details
        = form_for :snippet, url: snippets_path, 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/new.html.slim
hicube-0.0.10 app/views/hicube/snippets/new.html.slim
hicube-0.0.9 app/views/hicube/snippets/new.html.slim
hicube-0.0.8 app/views/hicube/snippets/new.html.slim
hicube-0.0.7 app/views/hicube/snippets/new.html.slim
hicube-0.0.6 app/views/hicube/snippets/new.html.slim
hicube-0.0.5 app/views/hicube/snippets/new.html.slim
hicube-0.0.4 app/views/hicube/snippets/new.html.slim
hicube-0.0.3 app/views/hicube/snippets/new.html.slim
hicube-0.0.2 app/views/hicube/snippets/new.html.slim
hicube-0.0.1 app/views/hicube/snippets/new.html.slim