Sha256: 7f85acb63052e3163fa7273a33161a7733d0ecf2e7580b197205c2fdcdff6850

Contents?: true

Size: 166 Bytes

Versions: 5

Compression:

Stored size: 166 Bytes

Contents

!!!
%html
  %head
    %title Serializer
    = stylesheet_link_tag    "application"
    = javascript_include_tag "application"
    = csrf_meta_tags
  %body
    = yield

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
serializer-1.0.2 test/dummy/app/views/layouts/application.html.haml
serializer-1.0.1 test/dummy/app/views/layouts/application.html.haml
serializer-1.0.0 test/dummy/app/views/layouts/application.html.haml
serializer-0.0.9 test/dummy/app/views/layouts/application.html.haml
serializer-0.0.8 test/dummy/app/views/layouts/application.html.haml