Sha256: f0701fe2859d1f757c356eda1e318a5282b4457476a0e45876bce7fdacc45441

Contents?: true

Size: 181 Bytes

Versions: 3

Compression:

Stored size: 181 Bytes

Contents

= javascript_include_tag :application

= yield :javascript

= render "analytics"

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
underlay-2.0 templates/_javascript.html.slim
underlay-1.52.1 templates/_javascript.html.slim
underlay-1.50.1 templates/_javascript.html.slim