Sha256: 5208483aa91bf21e6202f861997d93a94f1bf992d9d465c3729ec6c1547aabf7

Contents?: true

Size: 517 Bytes

Versions: 36

Compression:

Stored size: 517 Bytes

Contents

<%#
Content added to this partial will be displayed above the argument list on the good_job/jobs#show page.

You can make use of the following variables:

- `job`: The `GoodJob::Job` instance. Calling `job.active_job` will deserialize an instance of your ActiveJob class.
- `main_app`: Use this to access helpers (e.g. route helpers) from your application.

Note: the `GoodJob::Job` class is considered an internal implementation detail and may change at any time. Please test your view extensions when upgrading.
%>

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
good_job-4.8.0 app/views/good_job/_custom_job_details.html.erb
good_job-4.7.0 app/views/good_job/_custom_job_details.html.erb
good_job-4.6.0 app/views/good_job/_custom_job_details.html.erb
good_job-4.5.1 app/views/good_job/_custom_job_details.html.erb
good_job-4.5.0 app/views/good_job/_custom_job_details.html.erb
good_job-4.4.2 app/views/good_job/_custom_job_details.html.erb
good_job-4.4.1 app/views/good_job/_custom_job_details.html.erb
good_job-4.4.0 app/views/good_job/_custom_job_details.html.erb
good_job-4.3.0 app/views/good_job/_custom_job_details.html.erb
good_job-4.2.1 app/views/good_job/_custom_job_details.html.erb
good_job-4.2.0 app/views/good_job/_custom_job_details.html.erb
good_job-4.1.1 app/views/good_job/_custom_job_details.html.erb
good_job-4.1.0 app/views/good_job/_custom_job_details.html.erb
good_job-3.99.1 app/views/good_job/_custom_job_details.html.erb
good_job-4.0.3 app/views/good_job/_custom_job_details.html.erb
good_job-4.0.2 app/views/good_job/_custom_job_details.html.erb
good_job-4.0.1 app/views/good_job/_custom_job_details.html.erb
good_job-4.0.0 app/views/good_job/_custom_job_details.html.erb
good_job-3.99.0 app/views/good_job/_custom_job_details.html.erb
good_job-3.30.1 app/views/good_job/_custom_job_details.html.erb