Update config for Rails 7
This commit is contained in:
parent
162e2d792c
commit
5bfeec5c6a
@ -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