Skip to content

Commit f6d024e

Browse files
committed
Rails 7.2: Rely on defaults
1 parent f24b910 commit f6d024e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/application.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ module Planner
1111
class Application < Rails::Application
1212
# Initialize configuration defaults for originally generated Rails version.
1313
config.load_defaults 7.2
14-
config.active_support.cache_format_version = 7.1
1514

1615
config.autoload_lib(ignore: %w(assets tasks))
1716

0 commit comments

Comments
 (0)