Sha256: b5be36136b6585c27fd8b0df489ab6dbe65cca7aae10ae524bf51315e6f10da0

Contents?: true

Size: 250 Bytes

Versions: 58

Compression:

Stored size: 250 Bytes

Contents

<% title = capture do %>
  Cron Entry Key: <code><%= @cron_entry.id %></code>
<% end %>

<%= render 'good_job/shared/filter', title: title, filter: @jobs_filter %>
<%= render 'good_job/jobs/table', jobs: @jobs_filter.records, filter: @jobs_filter %>

Version data entries

58 entries across 58 versions & 1 rubygems

Version Path
good_job-3.14.2 app/views/good_job/cron_entries/show.html.erb
good_job-3.14.1 app/views/good_job/cron_entries/show.html.erb
good_job-3.14.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.13.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.12.8 app/views/good_job/cron_entries/show.html.erb
good_job-3.12.7 app/views/good_job/cron_entries/show.html.erb
good_job-3.12.6 app/views/good_job/cron_entries/show.html.erb
good_job-3.12.5 app/views/good_job/cron_entries/show.html.erb
good_job-3.12.4 app/views/good_job/cron_entries/show.html.erb
good_job-3.12.3 app/views/good_job/cron_entries/show.html.erb
good_job-3.12.2 app/views/good_job/cron_entries/show.html.erb
good_job-3.12.1 app/views/good_job/cron_entries/show.html.erb
good_job-3.12.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.11.1 app/views/good_job/cron_entries/show.html.erb
good_job-3.11.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.10.1 app/views/good_job/cron_entries/show.html.erb
good_job-3.10.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.9.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.8.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.7.4 app/views/good_job/cron_entries/show.html.erb