Sha256: 1e70a3d6ffe21969c8e9122eab03006e745cd0d3909416a3bce6da4e54e29420
Contents?: true
Size: 323 Bytes
Versions: 8
Compression:
Stored size: 323 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>TestApp</title> <%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %> <%= javascript_include_tag 'application', 'data-turbolinks-track' => true %> <%= csrf_meta_tags %> </head> <body> <%= yield %> <%= mixpanel.render() %> </body> </html>
Version data entries
8 entries across 8 versions & 1 rubygems