class Bundler::Plugin::Installer::Rubygems
Private Instance Methods
cache_path()
click to toggle source
# File bundler/plugin/installer/rubygems.rb, line 13 def cache_path Plugin.cache end
rubygems_dir()
click to toggle source
# File bundler/plugin/installer/rubygems.rb, line 9 def rubygems_dir Plugin.root end