Sha256: d629d0ddacf7330585fdf5a62bd22260fa63a049dd165df9c0750b5226af8af4

Contents?: true

Size: 415 Bytes

Versions: 3

Compression:

Stored size: 415 Bytes

Contents

<title><%=tr8n_application.name%></title>
<link rel="SHORTCUT ICON" href="/favicon.ico?t=<%=Time.now.to_i%>"/>
<meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<%= stylesheet_link_tag    "application", :media => "all" %>
<%= javascript_include_tag "application" %>
<%= csrf_meta_tags %>
<%= tr8n_scripts_tag %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tr8n_client_sdk-1.1.1 test/dummy/app/views/layouts/_head.html.erb
tr8n_client_sdk-1.1.0 test/dummy/app/views/layouts/_head.html.erb
tr8n_client_sdk-1.0.0 test/dummy/app/views/layouts/_head.html.erb