Sha256: 49c2452f778ad1092674c2b47528507d95c5d3253179c3c2fc20dfd21ae0af37

Contents?: true

Size: 200 Bytes

Versions: 47

Compression:

Stored size: 200 Bytes

Contents

<%= javascript_include_tag :application %>

<%= yield :javascript %>

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

Version data entries

47 entries across 47 versions & 9 rubygems

Version Path
suspenders-1.49.0 templates/_javascript.html.erb
suspenders-1.48.0 templates/_javascript.html.erb
suspenders-1.47.0 templates/_javascript.html.erb
suspenders-1.46.0 templates/_javascript.html.erb
kazan-0.5.0 templates/_javascript.html.erb
kazan-0.4.0 templates/_javascript.html.erb
kratos-1.1.0 templates/_javascript.html.erb
kratos-1.0.3 templates/_javascript.html.erb
kratos-1.0.2 templates/_javascript.html.erb
kratos-1.0.1 templates/_javascript.html.erb
kratos-1.0.0 templates/_javascript.html.erb
hitfox-suspenders-1.1.0 templates/_javascript.html.erb
tirantes-1.0.8 templates/_javascript.html.erb
tirantes-1.0.7 templates/_javascript.html.erb
railsqs-1.0.1 templates/_javascript.html.erb
railsqs-1.0.0 templates/_javascript.html.erb
mj-suspenders-0.0.9 templates/_javascript.html.erb
mj-suspenders-0.0.8 templates/_javascript.html.erb
suspenders-1.11.0 templates/_javascript.html.erb
mj-suspenders-0.0.7 templates/_javascript.html.erb