rails--rails/activerecord/lib
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
..
active_record Always use OpenSSL constants for Digest operations 2021-06-30 13:57:54 +02:00
arel Support NullsFirst for all databases. 2021-05-18 16:58:21 -04:00
rails/generators Make `reading_role` and `writing_role` module instance variables 2021-06-10 18:24:37 +02:00
active_record.rb Set Active Record configurations on after_initialize 2021-06-16 12:51:16 +02:00
arel.rb