Sha256: c589e19c00fb0c45ffaef4e88730e14fbfb3f6eb5f18cb0fb2d90cf759cff74f

Contents?: true

Size: 127 Bytes

Versions: 4

Compression:

Stored size: 127 Bytes

Contents

<html>
  <head>
    <title>Interlock Test: <%= yield :title %></title>
  </head>
  <body>
    <%= yield %>
  </body>
</html>
  

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
interlock-1.4 test/integration/app/app/views/layouts/application.html.erb
interlock-1.2 test/integration/app/app/views/layouts/application.html.erb
interlock-1.1 test/integration/app/app/views/layouts/application.html.erb
interlock-1.3 test/integration/app/app/views/layouts/application.html.erb