Sha256: 17b7f18df43b7de9706a94f0219adac231fbd1a9c688e52324c307106592bae6

Contents?: true

Size: 318 Bytes

Versions: 26

Compression:

Stored size: 318 Bytes

Contents

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

26 entries across 21 versions & 5 rubygems

Version Path
groonga-client-rails-0.9.5 test/apps/rails5-activerecord/app/views/layouts/application.html.erb
groonga-client-model-0.9.4 test/apps/rails5/app/views/layouts/application.html.erb
groonga-client-model-0.9.3 test/apps/rails5/app/views/layouts/application.html.erb
groonga-client-model-0.9.2 test/apps/rails5/app/views/layouts/application.html.erb
groonga-client-model-0.9.1 test/apps/rails5/app/views/layouts/application.html.erb
groonga-client-model-0.9.0 test/apps/rails5/app/views/layouts/application.html.erb