summaryrefslogtreecommitdiff
path: root/spec/ruby/shared
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2019-12-21 19:55:20 +0100
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-05-08 14:13:29 +0900
commit6438c5848d1f663ecd135903a2a323d6d6006838 (patch)
tree63f232a115d53170aa81c5af57d69344a693c5ea /spec/ruby/shared
parent373d01bb7d136ba514ca5c65298b0196f39d0569 (diff)
[rubygems/rubygems] Remove misleading comments
`site_dir`, or `vendor_dir`, is the location where the default version of bundler & rubygems gets installed. These folders are placed directly in the LOAD_PATH, so they cannot hold any nested gem directory structure. So a single copy of either rubygems or bundler can be placed in these folders. What the tests are actually testing is the TODO comment that I'm removing: that installing the default copy of bundler doesn't affect any already installed copies of bundler as regular gems. https://github.com/rubygems/rubygems/commit/7ca8831d72
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3092
Diffstat (limited to 'spec/ruby/shared')
0 files changed, 0 insertions, 0 deletions