Sha256: 0c015f1aa1ce617fcacbae37bbd160effbd769724cdcc3ae2aa6c6b3dbbb56ff

Contents?: true

Size: 233 Bytes

Versions: 2

Compression:

Stored size: 233 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Teststuff</title>
  <%= stylesheet_link_tag    "application", media: "all" %>
  <%= javascript_include_tag "application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
stuffer-0.0.4 spec/teststuff/app/views/layouts/application.html.erb
stuffer-0.0.3 spec/teststuff/app/views/layouts/application.html.erb