Sha256: f75cf02a7c96d363482bd949d8575e39830d52b2e75cdd86a2275376f2d0853c
Contents?: true
Size: 285 Bytes
Versions: 2
Compression:
Stored size: 285 Bytes
Contents
.row .col-md-2 .col-md-8 .card .card-body = new_form_tag base_path do = haml :'<%= model_name.pluralize.underscore %>/form', locals: { entity: entity } %button.btn.btn-primary{ type: 'submit' } Create <%= model_name %> .col-md-2
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ditty-0.9.1 | lib/ditty/templates/views/new.haml.tt |
ditty-0.9.0 | lib/ditty/templates/views/new.haml.tt |