Sha256: 800f3619b455eac1ffa768406ac2c344815ddca175352e13eb50829a895a439f

Contents?: true

Size: 205 Bytes

Versions: 7

Compression:

Stored size: 205 Bytes

Contents

<div class="border-bottom">
  <h2 class="pt-3 pb-2"><%= t ".title" %> - <%= @job_class %></h2>
</div>

<%= render 'good_job/shared/chart', chart_data: GoodJob::PerformanceShowChart.new(@job_class).data %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
good_job-4.4.1 app/views/good_job/performance/show.html.erb
good_job-4.4.0 app/views/good_job/performance/show.html.erb
good_job-4.3.0 app/views/good_job/performance/show.html.erb
good_job-4.2.1 app/views/good_job/performance/show.html.erb
good_job-4.2.0 app/views/good_job/performance/show.html.erb
good_job-4.1.1 app/views/good_job/performance/show.html.erb
good_job-4.1.0 app/views/good_job/performance/show.html.erb