Sha256: 48c29bf47adf360aeb5881f36f720d0cbcbf13ea57afd7c2b0afa592bede9aef

Contents?: true

Size: 167 Bytes

Versions: 2

Compression:

Stored size: 167 Bytes

Contents

<!doctype html>

<html>
  <head>
    <%= javascript_include_tag "application" %>

  </head>

  <body>
    <h1>Defile Test App</h1>

    <%= yield %>
  </body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
defile-0.2.1 spec/defile/test_app/app/views/layouts/application.html.erb
defile-0.2.0 spec/defile/test_app/app/views/layouts/application.html.erb