method
clear!
rails latest stable - Class:
ActiveSupport::Dependencies::Reference
clear!()public
No documentation available.
# File activesupport/lib/active_support/dependencies.rb, line 541
def self.clear!
@@constants.clear
end