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