Sha256: 775dfade95724bfbdec5f986a0160b92fdde003520acd16a1efd2089170cf001

Contents?: true

Size: 223 Bytes

Versions: 9

Compression:

Stored size: 223 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
codesake-dawn-0.85 spec/support/hello_world_3.1.0/app/views/layouts/application.html.erb
codesake-dawn-0.80.0 spec/support/hello_world_3.1.0/app/views/layouts/application.html.erb
codesake-dawn-0.79.99 spec/support/hello_world_3.1.0/app/views/layouts/application.html.erb
codesake-dawn-0.77 spec/support/hello_world_3.1.0/app/views/layouts/application.html.erb
codesake-dawn-0.75 spec/support/hello_world_3.1.0/app/views/layouts/application.html.erb
codesake-dawn-0.72 spec/support/hello_world_3.1.0/app/views/layouts/application.html.erb
codesake-dawn-0.70 spec/support/hello_world_3.1.0/app/views/layouts/application.html.erb
codesake-dawn-0.60 spec/support/hello_world_3.1.0/app/views/layouts/application.html.erb
codesake-dawn-0.50 spec/support/hello_world_3.1.0/app/views/layouts/application.html.erb