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-4.8.0 app/views/good_job/cron_entries/show.html.erb
good_job-4.7.0 app/views/good_job/cron_entries/show.html.erb
good_job-4.6.0 app/views/good_job/cron_entries/show.html.erb
good_job-4.5.1 app/views/good_job/cron_entries/show.html.erb
good_job-4.5.0 app/views/good_job/cron_entries/show.html.erb
good_job-4.4.2 app/views/good_job/cron_entries/show.html.erb
good_job-4.4.1 app/views/good_job/cron_entries/show.html.erb
good_job-4.4.0 app/views/good_job/cron_entries/show.html.erb
good_job-4.3.0 app/views/good_job/cron_entries/show.html.erb
good_job-4.2.1 app/views/good_job/cron_entries/show.html.erb
good_job-4.2.0 app/views/good_job/cron_entries/show.html.erb
good_job-4.1.1 app/views/good_job/cron_entries/show.html.erb
good_job-4.1.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.99.1 app/views/good_job/cron_entries/show.html.erb
good_job-4.0.3 app/views/good_job/cron_entries/show.html.erb
good_job-4.0.2 app/views/good_job/cron_entries/show.html.erb
good_job-4.0.1 app/views/good_job/cron_entries/show.html.erb
good_job-4.0.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.99.0 app/views/good_job/cron_entries/show.html.erb
good_job-3.30.1 app/views/good_job/cron_entries/show.html.erb