Update config for Rails 7
This commit is contained in:
parent
04ca47c705
commit
748117f28c
@ -10,7 +10,7 @@ Bundler.require(*Rails.groups)
|
||||
module MyTendyZone
|
||||
class Application < Rails::Application
|
||||
# Initialize configuration defaults for originally generated Rails version.
|
||||
config.load_defaults 6.1
|
||||
config.load_defaults 7.0
|
||||
# config.active_support.cache_format_version = 7.0
|
||||
|
||||
# Configuration for the application, engines, and railties goes here.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user