method
paths
v1_9_3_392 -
Show latest stable
- Class:
Gem
paths()public
No documentation available.
# File lib/rubygems.rb, line 394
def self.paths
@paths ||= Gem::PathSupport.new
end paths()No documentation available.
# File lib/rubygems.rb, line 394
def self.paths
@paths ||= Gem::PathSupport.new
end