Sha256: 5eb4a335904813e599d078010e34e38d2cd63aa5b371de2538c2766bd14ca297

Contents?: true

Size: 230 Bytes

Versions: 6

Compression:

Stored size: 230 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Roboto</title>
  <%= stylesheet_link_tag    "roboto/application" %>
  <%= javascript_include_tag "roboto/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
roboto-1.0.1 app/views/layouts/roboto/application.html.erb
roboto-1.0.0 app/views/layouts/roboto/application.html.erb
roboto-0.2.0 app/views/layouts/roboto/application.html.erb
roboto-0.1.0 app/views/layouts/roboto/application.html.erb
roboto-0.0.2 app/views/layouts/roboto/application.html.erb
roboto-0.0.1 app/views/layouts/roboto/application.html.erb