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.16.4 app/views/good_job/cron_entries/show.html.erb
good_job-3.16.3 app/views/good_job/cron_entries/show.html.erb
good_job-3.16.2 app/views/good_job/cron_entries/show.html.erb
good_job-3.16.1 app/views/good_job/cron_entries/show.html.erb
good_job-3.16.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.15.14 app/views/good_job/cron_entries/show.html.erb
good_job-3.15.13 app/views/good_job/cron_entries/show.html.erb
good_job-3.15.12 app/views/good_job/cron_entries/show.html.erb
good_job-3.15.11 app/views/good_job/cron_entries/show.html.erb
good_job-3.15.10 app/views/good_job/cron_entries/show.html.erb
good_job-3.15.9 app/views/good_job/cron_entries/show.html.erb
good_job-3.15.8 app/views/good_job/cron_entries/show.html.erb
good_job-3.15.7 app/views/good_job/cron_entries/show.html.erb
good_job-3.15.6 app/views/good_job/cron_entries/show.html.erb
good_job-3.15.5 app/views/good_job/cron_entries/show.html.erb
good_job-3.15.4 app/views/good_job/cron_entries/show.html.erb
good_job-3.15.3 app/views/good_job/cron_entries/show.html.erb
good_job-3.15.2 app/views/good_job/cron_entries/show.html.erb
good_job-3.15.1 app/views/good_job/cron_entries/show.html.erb
good_job-3.15.0 app/views/good_job/cron_entries/show.html.erb