Sha256: c25f20645578f8f9898fcfecc8b18257e59755902df6253693c4708b7d167516

Contents?: true

Size: 325 Bytes

Versions: 17

Compression:

Stored size: 325 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <title>ActionCable</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

17 entries across 7 versions & 1 rubygems

Version Path
hyper-mesh-0.6.0 examples/words/app/views/layouts/application.html.erb
hyper-mesh-0.5.4 examples/words/app/views/layouts/application.html.erb
hyper-mesh-0.5.3 examples/words/app/views/layouts/application.html.erb
hyper-mesh-0.5.2 examples/pusher/app/views/layouts/application.html.erb
hyper-mesh-0.5.2 examples/words/app/views/layouts/application.html.erb
hyper-mesh-0.5.2 examples/simple-poller/app/views/layouts/application.html.erb
hyper-mesh-0.5.2 examples/action-cable/app/views/layouts/application.html.erb
hyper-mesh-0.5.2 examples/pusher-fake/app/views/layouts/application.html.erb
hyper-mesh-0.5.1 examples/words/app/views/layouts/application.html.erb
hyper-mesh-0.5.1 examples/action-cable/app/views/layouts/application.html.erb
hyper-mesh-0.5.1 examples/pusher-fake/app/views/layouts/application.html.erb
hyper-mesh-0.5.1 examples/pusher/app/views/layouts/application.html.erb
hyper-mesh-0.5.1 examples/simple-poller/app/views/layouts/application.html.erb
hyper-mesh-0.5.0 examples/words/app/views/layouts/application.html.erb
hyper-mesh-0.5.0 examples/action-cable/app/views/layouts/application.html.erb
hyper-mesh-0.4.0 examples/action-cable/app/views/layouts/application.html.erb
hyper-mesh-0.4.0 examples/words/app/views/layouts/application.html.erb