Sha256: 84e45824dee757902e0609508137eb2cd10925a5fde255ae606d791152bb5a01

Contents?: true

Size: 201 Bytes

Versions: 142

Compression:

Stored size: 201 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>RailsApp</title>
  <%= stylesheet_link_tag :all %>
  <%= javascript_include_tag :defaults %>
  <%= csrf_meta_tag %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

142 entries across 142 versions & 22 rubygems

Version Path
typus-1.0.0.pre2 test/fixtures/rails_app/app/views/layouts/application.html.erb
typus-1.0.0.pre test/fixtures/rails_app/app/views/layouts/application.html.erb