We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52db7f2 commit 4539145Copy full SHA for 4539145
railties/lib/rails/generators/rails/app/templates/config/initializers/new_framework_defaults_7_0.rb.tt
@@ -30,7 +30,7 @@
30
31
# Change the format of the cache entry.
32
# Changing this default means that all new cache entries added to the cache
33
-# will have a different format that is not support by Rails 6.1 applications.
+# will have a different format that is not supported by Rails 6.1 applications.
34
# Only change this value after your application is fully deployed to Rails 7.0
35
# and you have no plans to rollback.
36
# config.active_support.cache_format_version = 7.0
0 commit comments