Sha256: 78567dd190825b359ee34f8bf3deddc76c2cbd08ac1493bdff9f38b2f7e75d65

Contents?: true

Size: 338 Bytes

Versions: 12

Compression:

Stored size: 338 Bytes

Contents

.container
  .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

12 entries across 12 versions & 1 rubygems

Version Path
happy_seed-0.0.21 lib/generators/happy_seed/bootstrap/templates/lib/templates/haml/scaffold/edit.html.haml
happy_seed-0.0.19 lib/generators/happy_seed/bootstrap/templates/lib/templates/haml/scaffold/edit.html.haml
happy_seed-0.0.18 lib/generators/happy_seed/bootstrap/templates/lib/templates/haml/scaffold/edit.html.haml
happy_seed-0.0.17 lib/generators/happy_seed/bootstrap/templates/lib/templates/haml/scaffold/edit.html.haml
happy_seed-0.0.16 lib/generators/happy_seed/bootstrap/templates/lib/templates/haml/scaffold/edit.html.haml
happy_seed-0.0.15 lib/generators/happy_seed/bootstrap/templates/lib/templates/haml/scaffold/edit.html.haml
happy_seed-0.0.14 lib/generators/happy_seed/bootstrap/templates/lib/templates/haml/scaffold/edit.html.haml
happy_seed-0.0.13 lib/generators/happy_seed/bootstrap/templates/lib/templates/haml/scaffold/edit.html.haml
happy_seed-0.0.12 lib/generators/happy_seed/bootstrap/templates/lib/templates/haml/scaffold/edit.html.haml
happy_seed-0.0.11 lib/generators/happy_seed/bootstrap/templates/lib/templates/haml/scaffold/edit.html.haml
happy_seed-0.0.10 lib/generators/happy_seed/bootstrap/templates/lib/templates/haml/scaffold/edit.html.haml
happy_seed-0.0.9 lib/generators/happy_seed/bootstrap/templates/lib/templates/haml/scaffold/edit.html.haml