Sha256: f6ea414dcfbd04f62fec2b8b8122fcc7bd6f362047f24f91313fd063544e70f5

Contents?: true

Size: 253 Bytes

Versions: 8

Compression:

Stored size: 253 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

8 entries across 8 versions & 1 rubygems

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