Method: Tools.gem_path

Defined in:
lib/tools.rb

.gem_pathObject



70
71
72
# File 'lib/tools.rb', line 70

def self.gem_path
  ENV['GEM_PATH']
end