delayed_job icon indicating copy to clipboard operation
delayed_job copied to clipboard

Move `ActiveJob` adapter to `delayed_job`

Open dixpac opened this issue 5 months ago • 0 comments

Implements adapter for ActiveJob inside the gem. This adapter is defined only if rails version is >=8, for earlier rails versions adapter is defined inside the Rails itself.

I'm not supper familiar with delayed_job internals, this is just a draft if you are interested in doing this I can finish the work on this PR. This is connected to the discussion here https://github.com/rails/rails/issues/52929

❤️

dixpac avatar Sep 16 '24 07:09 dixpac