Sha256: f0984fadce46f6d3f285e99db5389aa0861900f5c68f44ac5c829867e38a704c
Contents?: true
Size: 593 Bytes
Versions: 8
Compression:
Stored size: 593 Bytes
Contents
<div class="data-table-wrapper"> <table class="data-table"> <thead> <tr> <th>Type</th> <th>Name</th> <th>ID</th> <th>Dispatched</th> <th></th> </tr> </thead> <tbody> <%== each_partial( @command_messages, 'commands/command', local: :command_message ) %> </tbody> </table> <p class="table_metadata"> Watermark offsets: <%== badge_secondary "high: #{@watermark_offsets.high}" %> <%== badge_secondary "low: #{@watermark_offsets.low}" %> </p> </div>
Version data entries
8 entries across 8 versions & 1 rubygems