Sha256: 4d7c6d500874631a3fe7a8b89d9620dd196d8ddfaa6dd27fec83e12507716f83

Contents?: true

Size: 264 Bytes

Versions: 8

Compression:

Stored size: 264 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>AsyncRequest</title>
  <%= stylesheet_link_tag    "async_request/application", media: "all" %>
  <%= javascript_include_tag "async_request/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
async_request-1.0.0 app/views/layouts/async_request/application.html.erb
async_request-0.0.7 app/views/layouts/async_request/application.html.erb
async_request-0.0.6 app/views/layouts/async_request/application.html.erb
async_request-0.0.5 app/views/layouts/async_request/application.html.erb
async_request-0.0.4 app/views/layouts/async_request/application.html.erb
async_request-0.0.3 app/views/layouts/async_request/application.html.erb
async_request-0.0.2 app/views/layouts/async_request/application.html.erb
async_request-0.0.1 app/views/layouts/async_request/application.html.erb