Sha256: d70785565728885ac965d0f45e699b92508dc8d175dcd41f94d7ef29f3158280

Contents?: true

Size: 562 Bytes

Versions: 38

Compression:

Stored size: 562 Bytes

Contents

<%#
Content added to this partial will be displayed above the collapsible JSON representation of each execution on the jobs#show view.

You can make use of the following variables:

- `job`: The `GoodJob::Job` instance.
- `execution`: The `GoodJob::DiscreteExecution` instance.
- `main_app`: Use this to access helpers (e.g. route helpers) from your application.

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

Version data entries

38 entries across 38 versions & 1 rubygems

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