Sha256: 803e77fc418ce01f22dec27871b07a6e162ebdaa2546f05acc05a69ed35d849e

Contents?: true

Size: 299 Bytes

Versions: 5

Compression:

Stored size: 299 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <title>MaglevDatabaseExplorer</title>
  <%= stylesheet_link_tag    "maglev-database-explorer/application", :media => "all" %>
  <%= javascript_include_tag "maglev-database-explorer/application" %>
  <%= csrf_meta_tags %>
</head>
<body>

<%= yield %>

</body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
maglev-database-explorer-0.0.5 app/views/layouts/maglev-database-explorer/application.html.erb
maglev-database-explorer-0.0.4 app/views/layouts/maglev-database-explorer/application.html.erb
maglev-database-explorer-0.0.3 app/views/layouts/maglev-database-explorer/application.html.erb
maglev-database-explorer-0.0.2 app/views/layouts/maglev-database-explorer/application.html.erb
maglev-database-explorer-0.0.1 app/views/layouts/maglev-database-explorer/application.html.erb