Sha256: 524d785fdcea8e40627e4acbf265bbb26b1f9be5f1a482741d52d1e94d530d49
Contents?: true
Size: 272 Bytes
Versions: 2
Compression:
Stored size: 272 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Dummy</title> <meta name="viewport" content="width=device-width,initial-scale=1"> <%= csrf_meta_tags %> <%= csp_meta_tag %> <%= javascript_importmap_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
acts_as_graph_diagram-0.1.1 | test/dummy/app/views/layouts/application.html.erb |
acts_as_graph_diagram-0.1.0 | test/dummy/app/views/layouts/application.html.erb |