method
clear
rails latest stable - Class:
Dependencies
clear()public
No documentation available.
# File activesupport/lib/active_support/dependencies.rb, line 69
def clear
log_call
loaded.clear
remove_unloadable_constants!
end