mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
Disable Zeitwerk
This commit is contained in:
parent
f47805a767
commit
e8bb305893
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ end
|
|||
module DomainNameRegistry
|
||||
class Application < Rails::Application
|
||||
config.load_defaults 6.0
|
||||
config.autoload = :classic # Do not use zeitwerk for now
|
||||
config.autoloader = :classic # Do not use zeitwerk for now
|
||||
|
||||
# Settings in config/environments/* take precedence over those specified here.
|
||||
# Application configuration should go into files in config/initializers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue