mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
b1fbb6688c
ActiveJob wraps every adapter into its own class, that is later passed into DelayedJob which is responsible for displaying all the logs. This change improves the logging so we can easily trace executed jobs and see meaningful information in the logs. |
||
---|---|---|
.. | ||
queuing_test.rb |