class
ActiveJob::QueueAdapters::AsyncAdapter::JobWrapper
v6.1.3.1 -
Show latest stable
- Superclass: Object
Note that we don’t actually need to serialize the jobs since we’re performing them in-process, but we do so anyway for parity with other adapters and deployment environments. Otherwise, serialization bugs may creep in undetected.
Files
- activejob/lib/active_job/queue_adapters/async_adapter.rb