Sha256: 0605a4d4c3d923b87273a9727e9cb2bbed78ec68a854eeb4431ebc6473ef63de
Contents?: true
Size: 306 Bytes
Versions: 57
Compression:
Stored size: 306 Bytes
Contents
<%= javascript_tag nonce: true do %> window.Avo = window.Avo || { configuration: {} } Avo.configuration.timezone = '<%= Avo.configuration.timezone %>' Avo.configuration.root_path = '<%= Avo::App.root_path %>' Avo.configuration.search_debounce = '<%= Avo.configuration.search_debounce %>' <% end %>
Version data entries
57 entries across 57 versions & 1 rubygems