Sha256: d3116fd913bdafbbe5e8c02784a7a1fdb6fb1f97efa3aedb03128142dc80347d

Contents?: true

Size: 281 Bytes

Versions: 5

Compression:

Stored size: 281 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>ERD - <%= Rails.application.class.parent.name %></title>
  <%= stylesheet_link_tag    'erd/application', :media => 'all' %>
  <%= javascript_include_tag 'erd/application' %>
  <%= csrf_meta_tags %>
</head>
<body>
<%= yield %>
</body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
erd-0.1.2 app/views/layouts/erd/application.html.erb
erd-0.1.1 app/views/layouts/erd/application.html.erb
erd-0.1.0 app/views/layouts/erd/application.html.erb
erd-0.0.2 app/views/layouts/erd/application.html.erb
erd-0.0.1 app/views/layouts/erd/application.html.erb