Skip to content

Commit 70bbc37

Browse files
authored
Merge pull request rails#42693 from p8/railties/format-framework-defaults
Remove linebreak from hash_digest_class framework defaults for consistency
2 parents e9e8ea2 + e61ff2b commit 70bbc37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

railties/lib/rails/generators/rails/app/templates/config/initializers/new_framework_defaults_7_0.rb.tt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
# Change the digest class for ActiveSupport::Digest.
2626
# Changing this default means that for example Etags change and
2727
# various cache keys leading to cache invalidation.
28-
#
2928
# Rails.application.config.active_support.hash_digest_class = OpenSSL::Digest::SHA256
3029

3130
# Change the format of the cache entry.

0 commit comments

Comments
 (0)