Sha256: 53cbd2ded8716f5078a6ba087f5b5222bba9b0d9837fc43ff4b716f3f89ecc4e

Contents?: true

Size: 218 Bytes

Versions: 3

Compression:

Stored size: 218 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Dummy313</title>
  <%= stylesheet_link_tag    "application" %>
  <%= javascript_include_tag "application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dump-1.0.2 spec/dummy-3.1.3/app/views/layouts/application.html.erb
dump-1.0.1 spec/dummy-3.1.3/app/views/layouts/application.html.erb
dump-1.0.0 spec/dummy-3.1.3/app/views/layouts/application.html.erb