Sha256: 69857c23e9605c946c0d5e8635501d4c45c1a10ab0e5ce2fb6e73470d012fb3c
Contents?: true
Size: 616 Bytes
Versions: 3
Compression:
Stored size: 616 Bytes
Contents
<div class="table-wrapper"> <table class="table"> <thead class="table-header"> <tr class="table-row"> <th class="table-head pl-6">ID</th> <th class="table-head">Kind</th> <th class="table-head">Hostname</th> <th class="table-head">PID</th> <th class="table-head">Launched At</th> <th class="table-head">Last Heartbeat</th> <th class="table-head"></th> </tr> </thead> <tbody class="table-body"> <%= render partial: 'solid_queue_dashboard/processes/table_row', collection: processes, as: :process %> </tbody> </table> </div>
Version data entries
3 entries across 3 versions & 1 rubygems