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