rails--rails/activejob/test
Bolek Kurowski 85c62a2c3d Include JobID in all ActiveJob info logs
Currently we provide the Job ID in logs only related to enqueuing a job.

This adds the job id to the remaining ActiveJob logs when:
 - a job started performing
 - a job ended performing

Providing the job id in those logs will ease searching logs by job id.
2017-02-22 17:11:28 -05:00
..
adapters
cases Include JobID in all ActiveJob info logs 2017-02-22 17:11:28 -05:00
integration
jobs correctly set test adapter when configure the queue adapter on a per job (#26690) 2017-01-31 16:37:16 -05:00
models
support
helper.rb remove `ActiveSupport.halt_callback_chains_on_return_false` from everywhere 2017-02-08 17:24:49 +09:00