Sha256: 52c2987b9e30b47476292c34030d9bda0a443eeca0b73ada7b0095940ffba85b

Contents?: true

Size: 267 Bytes

Versions: 4

Compression:

Stored size: 267 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
delivery_uncle-0.1.5 app/views/layouts/delivery_uncle/application.html.erb
delivery_uncle-0.1.4 app/views/layouts/delivery_uncle/application.html.erb
delivery_uncle-0.1.3 app/views/layouts/delivery_uncle/application.html.erb
delivery_uncle-0.1.2 app/views/layouts/delivery_uncle/application.html.erb