Sha256: d233f45de31e33f81326b4e36447691d94b793d7fdd4e6b0870d2ad335d8df13

Contents?: true

Size: 315 Bytes

Versions: 5

Compression:

Stored size: 315 Bytes

Contents

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
avo-2.10.2 app/views/avo/partials/_javascript.html.erb
avo-2.10.0 app/views/avo/partials/_javascript.html.erb
avo-2.9.1.pre7 app/views/avo/partials/_javascript.html.erb
avo-2.9.1.pre6 app/views/avo/partials/_javascript.html.erb
avo-2.9.1.pre4 app/views/avo/partials/_javascript.html.erb