method
configure_gem_home_and_path
ruby latest stable - Class:
Bundler
configure_gem_home_and_path()private
No documentation available.
# File lib/bundler.rb, line 533
def configure_gem_home_and_path
configure_gem_path
configure_gem_home
bundle_path
end