Sha256: 1889f75ab02c820c4dea138df9dd3ad901c06082917e72ffaf27da7de21eb683

Contents?: true

Size: 345 Bytes

Versions: 6

Compression:

Stored size: 345 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <title>Example</title>
    <%= csrf_meta_tags %>
    <%= csp_meta_tag %>

    <%= 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

6 entries across 6 versions & 2 rubygems

Version Path
tainted_love-0.4.1 tests/rails/app/views/layouts/application.html.erb
tainted_love-0.4.0 tests/rails/app/views/layouts/application.html.erb
tainted_love-0.1.5 example/app/views/layouts/application.html.erb
tainted_love-0.1.4 example/app/views/layouts/application.html.erb
tainted_love-0.1.3 example/app/views/layouts/application.html.erb
visjs-rails-4.21.0.0 example/app/views/layouts/application.html.erb