method
autoloaded_constants
v6.1.3.1 -
Show latest stable
- Class:
ActiveSupport::Dependencies::ZeitwerkIntegration::Decorations
autoloaded_constants()public
No documentation available.
# File activesupport/lib/active_support/dependencies/zeitwerk_integration.rb, line 26
def autoloaded_constants
Rails.autoloaders.main.unloadable_cpaths
end