This fixes a scenario that caused incorrect template digests for */* requests that render non-HTML (e.g. JSON) templates. The HTML template was being used to compute the cache instead of the requested type.
If you have a custom queue adapter for Active Job, you can override the method queue_adapter_for_test in your tests to take advantage of the test helpers provided.
Wrapping Up
That's it from This Week in Rails! There were many other great contributions, too numerous to list here, but feel free to check them out!