Sha256: a046f3c51ffce2628912b39510cbb64882f86ebe9d59f5056571807bf4bb05fa
Contents?: true
Size: 247 Bytes
Versions: 1
Compression:
Stored size: 247 Bytes
Contents
<%= javascript_include_tag 'jquery', 'jquery-ui', 'rails', 'prefilled_input', 'application', :cache => true %> <%= yield :javascript %> <% if Rails.env.test? %> <%= javascript_tag do %> $.ajaxSetup({ async: false }); <% end %> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
suspenders-0.2.3 | template/files/_javascript.html.erb |