Method: Tools.gem_path
- Defined in:
- lib/tools.rb
.gem_path ⇒ Object
70 71 72 |
# File 'lib/tools.rb', line 70 def self.gem_path ENV['GEM_PATH'] end |
70 71 72 |
# File 'lib/tools.rb', line 70 def self.gem_path ENV['GEM_PATH'] end |