Sha256: e06f5902dd9b52089187dc25db5e2a572ae8223ee04792a3fd4dc23d67255b78
Contents?: true
Size: 428 Bytes
Versions: 3
Compression:
Stored size: 428 Bytes
Contents
<!DOCTYPE html> <html> <head> <title></title> <script type="text/javascript"> window.JoosyEnvironment = { router: { base: <%= '<%= raw @base.to_json %'+'>' %> } } </script> <%= "<%= stylesheet_link_tag 'application', :media => 'all' %"+'>' %> <%= "<%= javascript_include_tag '#{name}#{'/' if name}application' %"+'>' %> <%= '<%= csrf_meta_tags %'+'>' %> </head> <body> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems