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
onotole-1.1.20 templates/_javascript.html.erb
onotole-1.1.19 templates/_javascript.html.erb
onotole-1.1.18 templates/_javascript.html.erb
suspenders-1.38.0 templates/_javascript.html.erb
onotole-1.1.17 templates/_javascript.html.erb
onotole-1.1.16 templates/_javascript.html.erb
onotole-1.1.15 templates/_javascript.html.erb
onotole-1.1.14 templates/_javascript.html.erb
onotole-1.1.13 templates/_javascript.html.erb
onotole-1.1.12 templates/_javascript.html.erb
onotole-1.1.10 templates/_javascript.html.erb
onotole-1.1.9 templates/_javascript.html.erb
onotole-1.1.8 templates/_javascript.html.erb
onotole-1.1.7 templates/_javascript.html.erb
onotole-1.1.6 templates/_javascript.html.erb
onotole-1.1.5 templates/_javascript.html.erb
suspenders-ocs-0.0.10 templates/_javascript.html.erb
suspenders-ocs-0.0.8 templates/_javascript.html.erb
suspenders-ocs-0.0.7 templates/_javascript.html.erb
suspenders-ocs-0.0.6 templates/_javascript.html.erb