Sha256: c791c246dd3a4fb5d7bc289725f715ccfe88c27c1a9804cd56015e7ed29a83d6

Contents?: true

Size: 339 Bytes

Versions: 13

Compression:

Stored size: 339 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <title>The Five Letter Word Game</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/five-letter-word-game/app/views/layouts/application.html.erb
hyper-operation-0.5.11 examples/five-letter-word-game/app/views/layouts/application.html.erb
hyper-operation-0.5.10 examples/five-letter-word-game/app/views/layouts/application.html.erb
hyper-operation-0.5.9 examples/five-letter-word-game/app/views/layouts/application.html.erb
hyper-operation-0.5.8 examples/five-letter-word-game/app/views/layouts/application.html.erb
hyper-operation-0.5.7 examples/five-letter-word-game/app/views/layouts/application.html.erb
hyper-operation-0.5.6 examples/five-letter-word-game/app/views/layouts/application.html.erb
hyper-operation-0.5.5 examples/five-letter-word-game/app/views/layouts/application.html.erb
hyper-operation-0.5.4 examples/five-letter-word-game/app/views/layouts/application.html.erb
hyper-operation-0.5.3 examples/five-letter-word-game/app/views/layouts/application.html.erb
hyper-operation-0.5.2 examples/five-letter-word-game/app/views/layouts/application.html.erb
hyper-operation-0.5.1 examples/five-letter-word-game/app/views/layouts/application.html.erb
hyper-operation-0.5.0 examples/five-letter-word-game/app/views/layouts/application.html.erb