Sha256: d41c905d8c0e0255614618deb94c12e52e4c27ffb53d0ff3c8a47b89131d411a

Contents?: true

Size: 251 Bytes

Versions: 8

Compression:

Stored size: 251 Bytes

Contents

%head
  %meta{charset: 'utf-8'}/
  %meta{content: 'width=device-width, initial-scale=1.0', name: 'viewport'}/
  %title Plug

  = stylesheet_link_tag     'plug/application', media: 'all'
  = javascript_include_tag  'plug/application'
  = csrf_meta_tags

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
plug-0.1.9 app/views/plug/shared/_head.html.haml
plug-0.1.8 app/views/plug/shared/_head.html.haml
plug-0.1.7 app/views/plug/shared/_head.html.haml
plug-0.1.6 app/views/plug/shared/_head.html.haml
plug-0.1.5 app/views/plug/shared/_head.html.haml
plug-0.1.3 app/views/plug/shared/_head.html.haml
plug-0.1.2 app/views/plug/shared/_head.html.haml
plug-0.1.1 app/views/plug/shared/_head.html.haml