Sha256: 3921bd20d3d4ec9ff362cc58a19abcfee9fdedeab41b4f622f58d79e1307bcbf

Contents?: true

Size: 227 Bytes

Versions: 196

Compression:

Stored size: 227 Bytes

Contents

<%= javascript_include_tag :application %>

<%= yield :javascript %>

<%= render "analytics" %>

<% if Rails.env.test? %>
  <%= javascript_tag do %>
    $.fx.off = true;
    $.ajaxSetup({ async: false });
  <% end %>
<% end %>

Version data entries

196 entries across 193 versions & 20 rubygems

Version Path
philosophies-suspenders-2.2.4 templates/_javascript.html.erb
philosophies-suspenders-2.2.3 templates/_javascript.html.erb
slining-1.7.0 templates/_javascript.html.erb
suspenders-1.45.0 templates/_javascript.html.erb
philosophies-suspenders-2.2.2 templates/_javascript.html.erb
voyage-1.44.0.14 templates/_javascript.html.erb
voyage-1.44.0.13 templates/_javascript.html.erb
voyage-1.44.0.11 templates/_javascript.html.erb
voyage-1.44.0.12 templates/_javascript.html.erb
voyage-1.44.0.10 templates/_javascript.html.erb
voyage-1.44.0.9 templates/_javascript.html.erb
voyage-1.44.0.8 templates/_javascript.html.erb
voyage-1.44.0.7 templates/_javascript.html.erb
voyage-1.44.0.6 templates/_javascript.html.erb
voyage-1.44.0.5 templates/_javascript.html.erb
voyage-1.44.0.4 templates/_javascript.html.erb
voyage-1.44.0.3 templates/_javascript.html.erb
voyage-1.44.0.2 templates/_javascript.html.erb
voyage-1.44.0.1 templates/_javascript.html.erb
suspenders-1.44.0 templates/_javascript.html.erb