Sha256: 3878f28981759d5930996033bf7e617764a95e161c785439219d84104e532296
Contents?: true
Size: 604 Bytes
Versions: 3
Compression:
Stored size: 604 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 | app/views/application/_head.html.erb |
html5-rails-0.0.6 | app/views/application/_head.html.erb |
html5-rails-0.0.5 | app/views/application/_head.html.erb |