rails/activejob/lib
Mike Perham 8d2b1406bc Pass wrapped class name to Sidekiq for logging purposes
Sidekiq logs the name of the job class being performed.  Because
ActiveJob wraps the class, this means every job logs as an AJ::JobWrapper
instead of the actual class name.

Will help fix mperham/sidekiq#2248
2015-03-23 15:16:07 -07:00
..
active_job Pass wrapped class name to Sidekiq for logging purposes 2015-03-23 15:16:07 -07:00
rails/generators/job [ActiveJob] Add hook for test_framework and test templates 2014-08-22 20:06:22 +00:00
active_job.rb Update copyright notices to 2015 [ci skip] 2014-12-31 08:34:14 +01:00