Sha256: c121ee63b26045af7449aa9b4c85039fd262f73a747b910a253c468a1a5e8d3b

Contents?: true

Size: 217 Bytes

Versions: 6

Compression:

Stored size: 217 Bytes

Contents

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

<%= yield %>

</body>
</html>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
ampere-1.2.3 example/app/views/layouts/application.html.erb
omniauth-dailycred-0.0.2 example/app/views/layouts/application.html.erb
ampere-1.2.2 example/app/views/layouts/application.html.erb
omniauth-dailycred-0.0.1 example/app/views/layouts/application.html.erb
ampere-1.2.1 example/app/views/layouts/application.html.erb
ampere-1.2.0 example/app/views/layouts/application.html.erb