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