Sha256: 9893c7dc831a72ff27152c8d379083c558ec5269aab836f8e3837c7d182522d6

Contents?: true

Size: 179 Bytes

Versions: 31

Compression:

Stored size: 179 Bytes

Contents

<%= javascript_include_tag :application %>

<%= yield :javascript %>

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

Version data entries

31 entries across 31 versions & 4 rubygems

Version Path
prop_up-0.0.4 templates/_javascript.html.erb
prop_up-0.0.3 templates/_javascript.html.erb
prop_up-0.0.2 templates/_javascript.html.erb
prop_up-0.0.1 templates/_javascript.html.erb
suspenders-1.5.1 templates/_javascript.html.erb
suspenders-1.5.0 templates/_javascript.html.erb
suspenders-1.4.0 templates/_javascript.html.erb
bakeware-1.2 templates/_javascript.html.erb
suspenders-1.3.0 templates/_javascript.html.erb
bretels-1.0.0 templates/_javascript.html.erb
bakeware-1.1.8 templates/_javascript.html.erb
suspenders-1.2.2 templates/_javascript.html.erb
suspenders-1.2.1 templates/_javascript.html.erb
bakeware-1.1.7 templates/_javascript.html.erb
suspenders-1.2.0 templates/_javascript.html.erb
bakeware-1.1.6 templates/_javascript.html.erb
bakeware-1.1.5 templates/_javascript.html.erb
suspenders-1.1.5 templates/_javascript.html.erb
suspenders-1.1.4 templates/_javascript.html.erb
suspenders-1.1.3 templates/_javascript.html.erb