Sha256: 3376dd26d1af3cce298f649fc62e655d1a716597d42951a50824ceb2340114f6

Contents?: true

Size: 309 Bytes

Versions: 5

Compression:

Stored size: 309 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 %>'
<% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
avo-2.11.1 app/views/avo/partials/_javascript.html.erb
avo-2.11.1.pre.2 app/views/avo/partials/_javascript.html.erb
avo-2.11.1.pre.1 app/views/avo/partials/_javascript.html.erb
avo-2.11.0 app/views/avo/partials/_javascript.html.erb
avo-2.10.3.pre.1 app/views/avo/partials/_javascript.html.erb