Sha256: 305ea722e16e2da268afa5a8269974fa88a28870cf23374ad1388790f16cf3c6

Contents?: true

Size: 262 Bytes

Versions: 80

Compression:

Stored size: 262 Bytes

Contents

<% title = capture do %>
  <%= t ".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

80 entries across 80 versions & 1 rubygems

Version Path
good_job-3.21.4 app/views/good_job/cron_entries/show.html.erb
good_job-3.21.3 app/views/good_job/cron_entries/show.html.erb
good_job-3.21.2 app/views/good_job/cron_entries/show.html.erb
good_job-3.21.1 app/views/good_job/cron_entries/show.html.erb
good_job-3.21.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.20.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.19.4 app/views/good_job/cron_entries/show.html.erb
good_job-3.19.3 app/views/good_job/cron_entries/show.html.erb
good_job-3.19.2 app/views/good_job/cron_entries/show.html.erb
good_job-3.19.1 app/views/good_job/cron_entries/show.html.erb
good_job-3.19.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.18.3 app/views/good_job/cron_entries/show.html.erb
good_job-3.18.2 app/views/good_job/cron_entries/show.html.erb
good_job-3.18.1 app/views/good_job/cron_entries/show.html.erb
good_job-3.18.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.17.4 app/views/good_job/cron_entries/show.html.erb
good_job-3.17.3 app/views/good_job/cron_entries/show.html.erb
good_job-3.17.2 app/views/good_job/cron_entries/show.html.erb
good_job-3.17.1 app/views/good_job/cron_entries/show.html.erb
good_job-3.17.0 app/views/good_job/cron_entries/show.html.erb