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