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
kazan-0.3.1 templates/_javascript.html.erb
armadura-0.1.2 templates/_javascript.html.erb
kazan-0.3.0 templates/_javascript.html.erb
suspenders-1.43.0 templates/_javascript.html.erb
kazan-0.2.4 templates/_javascript.html.erb
kazan-0.2.3 templates/_javascript.html.erb
kazan-0.2.2 templates/_javascript.html.erb
kazan-0.2.1 templates/_javascript.html.erb
kazan-0.2.0 templates/_javascript.html.erb
kazan-0.1.2 templates/_javascript.html.erb
kazan-0.1.1 templates/_javascript.html.erb
kazan-0.1.0 templates/_javascript.html.erb
slining-1.6.0 templates/_javascript.html.erb
armadura-0.1.1 templates/_javascript.html.erb
armadura-0.1.0 templates/_javascript.html.erb
onotole-2.0.2 templates/_javascript.html.erb
philosophies-suspenders-2.2.1 templates/_javascript.html.erb
philosophies-suspenders-2.2.0 templates/_javascript.html.erb
suspenders-1.42.0 templates/_javascript.html.erb
onotole-2.0.1 templates/_javascript.html.erb