Sha256: 0a8a5e2a750e5b6570ea0939a84c946cb3e820f0f3d374a6ff1bcee4dda9553e

Contents?: true

Size: 268 Bytes

Versions: 11

Compression:

Stored size: 268 Bytes

Contents

.box-body
  .form-group
    = f.label :name
    = f.text_field :name, placeholder: 'Enter ...', class: 'form-control'
  .form-group
    = f.label :body
    = f.text_area :body, class: 'form-control'
  
.box-footer
  button.btn.btn-primary[type="submit"]
    | Submit 

Version data entries

11 entries across 11 versions & 1 rubygems

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