rails--rails/activejob/test/support
Dirkjan Bussink 0523532a3c
Always use OpenSSL constants for Digest operations
As also previously discussed in
https://github.com/rails/rails/pull/40770#issuecomment-748347066, this
moves the usage of Digest constants to always use the OpenSSL version of
those Digest implementations.
2021-06-30 13:57:54 +02:00
..
backburner
delayed_job/delayed Fix warning: method redefined 2020-03-13 18:19:14 +01:00
integration Always use OpenSSL constants for Digest operations 2021-06-30 13:57:54 +02:00
que Add support for que name to Que adapter. 2020-03-04 13:50:13 +01:00
queue_classic Given method here (e.g. perform) should be public_sendable 2020-10-07 20:55:59 +09:00
sneakers
stubs Permit ActionController::Parameters for serializable Hash 2018-11-19 17:38:29 -05:00
job_buffer.rb