Sha256: 7310e519e7437a1bf4062011a30882f70ac13d9436fcd6e2a9d3f13c4ae19959

Contents?: true

Size: 235 Bytes

Versions: 3

Compression:

Stored size: 235 Bytes

Contents

!!!
%html
  %head
    %title== <%= controller_class_name %>: #{ controller.action_name }
    = stylesheet_link_tag 'scaffold'
    = javascript_include_tag :defaults
    = csrf_meta_tag
  
  %body
    %p.notice= notice
    
    = yield

Version data entries

3 entries across 2 versions & 2 rubygems

Version Path
sc_core-0.0.7 test/dummy/lib/generators/haml/scaffold/templates/layout.html.haml
sc_core-0.0.7 test/dummy/vendor/bundle/ruby/2.2.0/gems/haml_rails-0.1.0/lib/generators/haml_rails/templates/scaffold/templates/layout.html.haml
haml_rails-0.1.0 lib/generators/haml_rails/templates/scaffold/templates/layout.html.haml