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