method
take_over
v6.1.7.7 -
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 71
def take_over(enable_reloading))
setup_autoloaders(enable_reloading)
freeze_paths
decorate_dependencies
end