Sha256: 3ee5ae3d815e6bb27993e48b6dce8e7bafa7237fa58246b665c0c9a22f8d7378

Contents?: true

Size: 204 Bytes

Versions: 10

Compression:

Stored size: 204 Bytes

Contents

<h1>Queues</h1>

<div class="card">
  <div class="card-header">
    Queue name
  </div>
  
  <ul class="list-group list-group-flush">
    <%= render partial: "queue", collection: @queues %>
  </ul>
</div>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
panoptic-0.5.0 app/views/panoptic/queues/index.html.erb
panoptic-0.4.2 app/views/panoptic/queues/index.html.erb
panoptic-0.4.1 app/views/panoptic/queues/index.html.erb
panoptic-0.4.0 app/views/panoptic/queues/index.html.erb
panoptic-0.3.0 app/views/panoptic/queues/index.html.erb
panoptic-0.2.0 app/views/panoptic/queues/index.html.erb
panoptic-0.1.3 app/views/panoptic/queues/index.html.erb
panoptic-0.1.2 app/views/panoptic/queues/index.html.erb
panoptic-0.1.1 app/views/panoptic/queues/index.html.erb
panoptic-0.1.0 app/views/panoptic/queues/index.html.erb