[rubygems/rubygems] [DOC] Remove internal document about Kernel
monkey patch
https://bugs.ruby-lang.org/issues/19285 https://github.com/rubygems/rubygems/commit/1e22219ed4
This commit is contained in:
parent
55aa1a206c
commit
89546dce21
@ -1,9 +1,4 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
##
|
|
||||||
# RubyGems adds the #gem method to allow activation of specific gem versions
|
|
||||||
# and overrides the #require method on Kernel to make gems appear as if they
|
|
||||||
# live on the <code>$LOAD_PATH</code>. See the documentation of these methods
|
|
||||||
# for further detail.
|
|
||||||
|
|
||||||
module Kernel
|
module Kernel
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user