rails--rails/guides
Dirkjan Bussink ba9207f301
Change the default digest for new apps to SHA256
As mentioned in
https://github.com/rails/rails/pull/40770#issuecomment-748347066 we
should default to SHA256 where SHA1 is used today. This switches over
the ActiveSupport::Digest to use SHA256 for new applications.

It also updates the constants to always refer to and use the OpenSSL
constants as well, as also discussed in that PR.
2021-01-08 12:07:20 +01:00
..
assets Always show version badge, not just for edge [ci skip] 2020-11-09 20:28:08 +01:00
bug_report_templates Update bug report templates to use Rails 6.1.0 2020-12-13 16:52:48 +09:00
rails_guides feat(rubocop): Add Style/RedundantRegexpEscape 2020-12-08 18:57:09 +00:00
source Change the default digest for new apps to SHA256 2021-01-08 12:07:20 +01:00
.document
CHANGELOG.md Start Rails 6.2 development 🎉 2020-12-03 01:35:29 +00:00
Rakefile
rails_guides.rb
w3c_validator.rb