Sha256: 14fca36fb2b29cbd631417c40ebc6e9d0fcdb8446baed2f9752f5a8b826dbba9
Contents?: true
Size: 305 Bytes
Versions: 3
Compression:
Stored size: 305 Bytes
Contents
.row .col-md-2 .col-md-8 .card.card-default.shadow .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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ditty-0.11.1 | lib/ditty/templates/views/new.haml.tt |
ditty-0.10.2 | lib/ditty/templates/views/new.haml.tt |
ditty-0.10.1 | lib/ditty/templates/views/new.haml.tt |