Sha256: 4bb99e84d9930cfe22fe38804c43ca0e6fe365f3bd4052747cb3f53881fa8d6f

Contents?: true

Size: 306 Bytes

Versions: 11

Compression:

Stored size: 306 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <meta charset='utf-8'>
  <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

11 entries across 11 versions & 1 rubygems

Version Path
erd-0.5.0 app/views/layouts/erd/application.html.erb
erd-0.4.0 app/views/layouts/erd/application.html.erb
erd-0.3.3 app/views/layouts/erd/application.html.erb
erd-0.3.2 app/views/layouts/erd/application.html.erb
erd-0.3.1 app/views/layouts/erd/application.html.erb
erd-0.3.0 app/views/layouts/erd/application.html.erb
erd-0.2.0 app/views/layouts/erd/application.html.erb
erd-0.1.6 app/views/layouts/erd/application.html.erb
erd-0.1.5 app/views/layouts/erd/application.html.erb
erd-0.1.4 app/views/layouts/erd/application.html.erb
erd-0.1.3 app/views/layouts/erd/application.html.erb