Sha256: b8d753821b8cda86c8c5810b72dee5535a576ae775c3ff266c943b4c4af438a4
Contents?: true
Size: 432 Bytes
Versions: 5
Compression:
Stored size: 432 Bytes
Contents
<!DOCTYPE html> <html> <head> <title></title> <script type="text/javascript"> window.JoosyEnvironment = { router: { prefix: <%= '<%= raw @prefix.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
5 entries across 5 versions & 1 rubygems