Sha256: 085937cd8cb9133d3e63374a7659f258f48df048d2ad16bd60cbac83443a17a0

Contents?: true

Size: 215 Bytes

Versions: 27

Compression:

Stored size: 215 Bytes

Contents

!!!
%html
  %head
    %title Mailboxer Dummy App
    = stylesheet_link_tag "application"
    = javascript_include_tag "application"
    = csrf_meta_tags
  %body
    %p#notice= notice
    %p#alert= alert
    = yield

Version data entries

27 entries across 27 versions & 2 rubygems

Version Path
mailboxer-0.8.0 spec/dummy/app/views/layouts/application.html.haml
mailboxer-0.7.0 spec/dummy/app/views/layouts/application.html.haml
mailboxer-0.6.5 spec/dummy/app/views/layouts/application.html.haml
mailboxer-0.6.4 spec/dummy/app/views/layouts/application.html.haml
mailboxer-0.6.3 spec/dummy/app/views/layouts/application.html.haml
mailboxer-0.6.2 spec/dummy/app/views/layouts/application.html.haml
mailboxer-0.6.1 spec/dummy/app/views/layouts/application.html.haml