Sha256: 47c06e691dc5c35e32a0a776db3c78ddab22f5dccf7152f9e2b6fa4d044c9422

Contents?: true

Size: 340 Bytes

Versions: 3

Compression:

Stored size: 340 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <title>HyperMesh over Pusher Fake</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

3 entries across 3 versions & 1 rubygems

Version Path
hyper-mesh-0.6.0 examples/pusher-fake/app/views/layouts/application.html.erb
hyper-mesh-0.5.4 examples/pusher-fake/app/views/layouts/application.html.erb
hyper-mesh-0.5.3 examples/pusher-fake/app/views/layouts/application.html.erb