Sha256: 211368fcf4d05314288b9d8ab9361c3c4e86685bf070587f10d13a8f68e34eb9

Contents?: true

Size: 612 Bytes

Versions: 3

Compression:

Stored size: 612 Bytes

Contents

<head>
  <meta charset="utf-8">

  <%%# Use the .htaccess and remove these lines to avoid edge case issues. %>
  <%%# More info: h5bp.com/b/378 %>
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

  <title></title>
  <meta name="description" content="">

  <%%# Mobile viewport optimized: h5bp.com/viewport %>
  <meta name="viewport" content="width=device-width">

  <%%= render "stylesheets" %>

  <%%# More ideas for your <head> here: h5bp.com/d/head-Tips %>

  <%%# All JavaScript at the bottom, except polyfills %>
  <%%= javascript_include_tag "polyfills" %>

  <%%= csrf_meta_tag %>
</head>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
html5-rails-0.0.7 lib/generators/html5/partial/templates/_head.html.erb
html5-rails-0.0.6 lib/generators/html5/partial/templates/_head.html.erb
html5-rails-0.0.5 lib/generators/html5/partial/templates/_head.html.erb