Sha256: 47fb77f58790c2a50222e3d1653f2efe776132ae286da05be620cfe71837a89b
Contents?: true
Size: 312 Bytes
Versions: 2
Compression:
Stored size: 312 Bytes
Contents
.row .col-md-2 .col-md-8 .card .card-body = edit_form_tag "#{base_path}/#{entity.display_id}" do = haml :'<%= model_name.pluralize.underscore %>/form', locals: { entity: entity } %button.btn.btn-primary{ type: 'submit' } Update <%= 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/edit.haml.tt |
ditty-0.9.0 | lib/ditty/templates/views/edit.haml.tt |