mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
a08a069acd
Using `self` works by essentially pointing to the included class, in this case `ActiveJob::Base`, so that'd end up delegating to `ActiveJob::Base.queue_adapter` instead. |
||
---|---|---|
.. | ||
active_job | ||
rails/generators/job | ||
active_job.rb |