method
install_path
v2_6_3 -
Show latest stable
- Class:
Bundler
install_path()public
No documentation available.
# File lib/bundler.rb, line 224
def install_path
home.join("gems")
end install_path()No documentation available.
# File lib/bundler.rb, line 224
def install_path
home.join("gems")
end