Sha256: ccb6567cec61b8e94d4018472fb59fd68802a399e9fb21af1e37dbbb9656d05f
Contents?: true
Size: 538 Bytes
Versions: 4
Compression:
Stored size: 538 Bytes
Contents
if ((typeof(window) !== 'undefined') && (window.Hyperstack==undefined || window.Hyperstack.hotloader==undefined)) { window.Hyperstack = { hotloader: function(port, ping) { }} } //if (typeof(Hyperstack) === 'undefined') { Hyperstack = {} } Hyperstack.hotloader.port = <%= Hyperstack.hotloader_port %> Hyperstack.hotloader.ping = <%= Hyperstack.hotloader_ping ? Hyperstack.hotloader_ping : false %> Hyperstack.hotloader.ignore_callback_mapping = <%= !(!Hyperstack.hotloader_ignore_callback_mapping && Rails.configuration.assets.debug) %>
Version data entries
4 entries across 4 versions & 1 rubygems