Trying rails 6.1 config
This commit is contained in:
parent
529e1156ab
commit
88452cc245
@ -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 5.0
|
||||
config.load_defaults 6.1
|
||||
# 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