Sha256: e30e71d16b0027f25e08d98cb130c98157982c5860472ed1305d8d2293a50b7c

Contents?: true

Size: 280 Bytes

Versions: 4

Compression:

Stored size: 280 Bytes

Contents

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8" />
  <title>Routes</title>
  <%= stylesheet_link_tag "pretty_routes/application" %>
  <%= javascript_include_tag "pretty_routes/application" %>
  <%= csrf_meta_tags %>
  </head>
<body>

<%= yield %>

</body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
pretty_routes-0.2.0 app/views/layouts/pretty_routes/application.html.erb
pretty_routes-0.1.1 app/views/layouts/pretty_routes/application.html.erb
pretty_routes-0.1.0 app/views/layouts/pretty_routes/application.html.erb
pretty_routes-0.0.1 app/views/layouts/pretty_routes/application.html.erb