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.30.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.29.5 app/views/good_job/cron_entries/show.html.erb
good_job-3.29.4 app/views/good_job/cron_entries/show.html.erb
good_job-3.29.3 app/views/good_job/cron_entries/show.html.erb
good_job-3.28.2 app/views/good_job/cron_entries/show.html.erb
good_job-3.28.1 app/views/good_job/cron_entries/show.html.erb
good_job-3.28.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.27.4 app/views/good_job/cron_entries/show.html.erb
good_job-3.27.3 app/views/good_job/cron_entries/show.html.erb
good_job-3.27.2 app/views/good_job/cron_entries/show.html.erb
good_job-3.27.1 app/views/good_job/cron_entries/show.html.erb
good_job-3.27.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.26.2 app/views/good_job/cron_entries/show.html.erb
good_job-3.26.1 app/views/good_job/cron_entries/show.html.erb
good_job-3.26.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.25.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.24.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.23.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.22.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.21.5 app/views/good_job/cron_entries/show.html.erb