Sha256: 5d40c6b243ad60eb8a65ef1c24a57dedd33b1418d10ec25c8f207d9533ea0a4a

Contents?: true

Size: 167 Bytes

Versions: 14

Compression:

Stored size: 167 Bytes

Contents

<!doctype html>

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

  </head>

  <body>
    <h1>Refile Test App</h1>

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

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
refile-0.5.5 spec/refile/test_app/app/views/layouts/application.html.erb
refile-0.5.4 spec/refile/test_app/app/views/layouts/application.html.erb
refile-0.5.3 spec/refile/test_app/app/views/layouts/application.html.erb
refile-0.5.2 spec/refile/test_app/app/views/layouts/application.html.erb
refile-0.5.1 spec/refile/test_app/app/views/layouts/application.html.erb
refile-0.5.0 spec/refile/test_app/app/views/layouts/application.html.erb
refile-0.4.2 spec/refile/test_app/app/views/layouts/application.html.erb
refile-0.4.1 spec/refile/test_app/app/views/layouts/application.html.erb
refile-0.4.0 spec/refile/test_app/app/views/layouts/application.html.erb
refile-0.3.0 spec/refile/test_app/app/views/layouts/application.html.erb
refile-0.2.5 spec/refile/test_app/app/views/layouts/application.html.erb
refile-0.2.4 spec/refile/test_app/app/views/layouts/application.html.erb
refile-0.2.3 spec/refile/test_app/app/views/layouts/application.html.erb
refile-0.2.2 spec/refile/test_app/app/views/layouts/application.html.erb