Sha256: 9b62a6efd678aee015e185a9594fa1d71b8048c4c2270b9b96ee5d651460efbc

Contents?: true

Size: 248 Bytes

Versions: 4

Compression:

Stored size: 248 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>Models</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

4 entries across 4 versions & 1 rubygems

Version Path
draw_erd-0.4.0 app/views/layouts/draw_erd/application.html.erb
draw_erd-0.3.0 app/views/layouts/draw_erd/application.html.erb
draw_erd-0.2.0 app/views/layouts/draw_erd/application.html.erb
draw_erd-0.1.2 app/views/layouts/draw_erd/application.html.erb