Sha256: 8245fe05729395e77ce2ddc8bed9ad0e16f0bcd201567ef2e9e39a46cae74903

Contents?: true

Size: 324 Bytes

Versions: 13

Compression:

Stored size: 324 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <title>ReactBasic</title>
    <%= csrf_meta_tags %>

    <%= stylesheet_link_tag    'application', media: 'all', 'data-turbolinks-track': 'reload' %>
    <%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %>
  </head>

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

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
hyper-operation-0.5.12 examples/smoke_test/app/views/layouts/application.html.erb
hyper-operation-0.5.11 examples/smoke_test/app/views/layouts/application.html.erb
hyper-operation-0.5.10 examples/smoke_test/app/views/layouts/application.html.erb
hyper-operation-0.5.9 examples/smoke_test/app/views/layouts/application.html.erb
hyper-operation-0.5.8 examples/smoke_test/app/views/layouts/application.html.erb
hyper-operation-0.5.7 examples/smoke_test/app/views/layouts/application.html.erb
hyper-operation-0.5.6 examples/smoke_test/app/views/layouts/application.html.erb
hyper-operation-0.5.5 examples/smoke_test/app/views/layouts/application.html.erb
hyper-operation-0.5.4 examples/smoke_test/app/views/layouts/application.html.erb
hyper-operation-0.5.3 examples/smoke_test/app/views/layouts/application.html.erb
hyper-operation-0.5.2 examples/smoke_test/app/views/layouts/application.html.erb
hyper-operation-0.5.1 examples/smoke_test/app/views/layouts/application.html.erb
hyper-operation-0.5.0 examples/smoke_test/app/views/layouts/application.html.erb