Sha256: d975de22a3aed256dff43e85d9b2fcdb177fbf7f06d6db306f5b8fd6c7781370

Contents?: true

Size: 201 Bytes

Versions: 6

Compression:

Stored size: 201 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Comatose</title>
  <%= stylesheet_link_tag :all %>
  <%= javascript_include_tag :defaults %>
  <%= csrf_meta_tag %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
comatose-rubyisbeautiful-3.0.5 app/views/layouts/application.html.erb
comatose-rubyisbeautiful-3.0.4 app/views/layouts/application.html.erb
comatose-rubyisbeautiful-3.0.3 app/views/layouts/application.html.erb
comatose-rubyisbeautiful-3.0.2 app/views/layouts/application.html.erb
comatose-rubyisbeautiful-3.0.1 app/views/layouts/application.html.erb
comatose-rubyisbeautiful-3.0.0 app/views/layouts/application.html.erb