Flowdock
method

_clear_load_cache

Importance_0
v2_5_5 - Show latest stable - 0 notes - Class: Specification
_clear_load_cache() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rubygems/specification.rb, line 754
  def self._clear_load_cache # :nodoc:
    LOAD_CACHE.clear
  end
Register or log in to add new notes.