Try old config setting for bugfix
This commit is contained in:
parent
a3fb1a22fc
commit
fadc9b230b
@ -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 7.0
|
||||
config.load_defaults 5.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