method
take_over
v6.0.0 -
Show latest stable
- Class:
ActiveSupport::Dependencies::ZeitwerkIntegration
take_over(enable_reloading:)public
No documentation available.
# File activesupport/lib/active_support/dependencies/zeitwerk_integration.rb, line 63
def take_over(enable_reloading))
setup_autoloaders(enable_reloading)
freeze_paths
decorate_dependencies
end