Sha256: 3da7c886a1d2b7ab1e652ab757b5b739e2baa4082a891e4e8c3594326cd9add4

Contents?: true

Size: 208 Bytes

Versions: 6

Compression:

Stored size: 208 Bytes

Contents

<!DOCTYPE html>
<html lang="en">
<head>
  <title>Dummy</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
washout_builder-2.0.5 spec/dummy/app/views/layouts/application.html.erb
washout_builder-2.0.4 spec/dummy/app/views/layouts/application.html.erb
washout_builder-2.0.3 spec/dummy/app/views/layouts/application.html.erb
washout_builder-2.0.2 spec/dummy/app/views/layouts/application.html.erb
washout_builder-2.0.0 spec/dummy/app/views/layouts/application.html.erb
washout_builder-1.7.5 spec/dummy/app/views/layouts/application.html.erb