rails--rails/activejob/test
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
..
adapters
cases Added more regression for activejob Range serializer. 2021-05-18 16:29:34 +05:30
integration Wrap evaluation of db/seeds.rb with the executor 2020-11-18 16:26:20 -06:00
jobs Communicate enqueue failures to callers of perform_later 2021-02-05 16:32:43 -05:00
models
support Always use OpenSSL constants for Digest operations 2021-06-30 13:57:54 +02:00
helper.rb Return `false` when enqueuing a job is aborted 2020-10-30 00:25:31 +00:00