Sha256: fc1553d425c7516d8a764d328e3bb724ec0e3d93aac8fa83649cf79f41eab29d

Contents?: true

Size: 369 Bytes

Versions: 136

Compression:

Stored size: 369 Bytes

Contents

<%= javascript_tag nonce: true do %>
  window.Avo = window.Avo || { configuration: {} }
  Avo.configuration.timezone = '<%= Avo.configuration.timezone %>'
  Avo.configuration.root_path = '<%= root_path_without_url %>'
  Avo.configuration.search_debounce = '<%= Avo.configuration.search_debounce %>'
  Avo.configuration.cookies_key = '<%= Avo::COOKIES_KEY %>'
<% end %>

Version data entries

136 entries across 136 versions & 1 rubygems

Version Path
avo-2.13.3.pre.3 app/views/avo/partials/_javascript.html.erb
avo-2.13.3.pre.2 app/views/avo/partials/_javascript.html.erb
avo-2.13.3.pre.1 app/views/avo/partials/_javascript.html.erb
avo-2.13.2.pre.2 app/views/avo/partials/_javascript.html.erb
avo-2.13.2.pre.1 app/views/avo/partials/_javascript.html.erb
avo-2.13.1 app/views/avo/partials/_javascript.html.erb
avo-2.13.0 app/views/avo/partials/_javascript.html.erb
avo-2.12.1.pre.1 app/views/avo/partials/_javascript.html.erb
avo-2.12.0 app/views/avo/partials/_javascript.html.erb
avo-2.11.3.pre.3 app/views/avo/partials/_javascript.html.erb
avo-2.11.3.pre.2 app/views/avo/partials/_javascript.html.erb
avo-2.11.3.pre.1 app/views/avo/partials/_javascript.html.erb
avo-2.11.2.pre.3 app/views/avo/partials/_javascript.html.erb
avo-2.11.2.pre.2 app/views/avo/partials/_javascript.html.erb
avo-2.11.2.pre.1 app/views/avo/partials/_javascript.html.erb
avo-2.11.1.pre.3 app/views/avo/partials/_javascript.html.erb