Sha256: 65a0941e4ec2f5d1ffcf51cb952536566a474bc60efe1e140b090749845d0fe9

Contents?: true

Size: 273 Bytes

Versions: 4

Compression:

Stored size: 273 Bytes

Contents

<tr>
  <th scope="row"><%= job.id %></th>
  <td scope="col"><%= job.class_name %></td>
  <td scope="col"><%= job.queue_name %></td>
  <td scope="col"><%= job.arguments %></td>
  <td scope="col"><% job.scheduled_at %></td>
  <td scope="col"><% job.finished_at %></td>
</tr>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
panoptic-0.1.3 app/views/panoptic/jobs/_job.html.erb
panoptic-0.1.2 app/views/panoptic/jobs/_job.html.erb
panoptic-0.1.1 app/views/panoptic/jobs/_job.html.erb
panoptic-0.1.0 app/views/panoptic/jobs/_job.html.erb