Method: Gem.clear_paths

Defined in:
lib/rdi/Plugins/GemCommon.rb

.clear_pathsObject

Clear the paths



117
118
119
# File 'lib/rdi/Plugins/GemCommon.rb', line 117

def self.clear_paths
  $RDI_GemPath_Cache.clear_paths
end