Sha256: 45191ee429d6bec66bbcaf98e3ed6a9c7683cd17b2aae58796af2c97e1ae7966
Contents?: true
Size: 335 Bytes
Versions: 18
Compression:
Stored size: 335 Bytes
Contents
<:body> {#if page._reloading} <div class="notices alert alert-info">Reloading...</div> {/} {#if channel.state == :closed} <div class="notices alert alert-info"> Connection Lost... {channel.error}... {#if channel.reconnect_interval} Reconnecting in {(channel.reconnect_interval / 1000.0).round} sec{/} </div> {/} </:body>
Version data entries
18 entries across 18 versions & 1 rubygems