Sha256: d3cd88a2becb59f3b5590a414e987ef1794f61f737e7e7177b3db1fb62a84d17

Contents?: true

Size: 303 Bytes

Versions: 4

Compression:

Stored size: 303 Bytes

Contents

.page-header
  = link_to <%= index_helper %>_path, class: 'btn btn-default' do
    %span.glyphicon.glyphicon-list-alt
    Back
  = link_to @<%= singular_table_name %>, class: 'btn btn-primary' do
    %span.glyphicon.glyphicon-info-sign
    Show
  %h1 Editing <%= singular_table_name %>

= render 'form'

Version data entries

4 entries across 2 versions & 2 rubygems

Version Path
sc_core-0.0.7 lib/generators/haml/scaffold/templates/edit.html.haml
sc_core-0.0.7 test/dummy/lib/templates/haml/scaffold/edit.html.haml
sc_core-0.0.7 test/dummy/vendor/bundle/ruby/2.2.0/gems/bootstrap-generators-3.3.4/lib/generators/bootstrap/install/templates/lib/templates/haml/scaffold/edit.html.haml
bootstrap-generators-3.3.4 lib/generators/bootstrap/install/templates/lib/templates/haml/scaffold/edit.html.haml