Sha256: f06da875a3a3cc6aacf94ae96646c8df9594e05d3fe58479649f09847408a3cd

Contents?: true

Size: 249 Bytes

Versions: 3

Compression:

Stored size: 249 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Schemas</title>
  <%= stylesheet_link_tag    "draw_erd/application", media: "all" %>
  <%= javascript_include_tag "draw_erd/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
draw_erd-0.1.1 app/views/layouts/draw_erd/application.html.erb
draw_erd-0.1.0 app/views/layouts/draw_erd/application.html.erb
draw_erd-0.0.1 app/views/layouts/draw_erd/application.html.erb