[rubygems/rubygems] Let RDoc parse the doc of Kernel#require
Since RDoc does not parse string literals as documents, eval the entire file instead of embedding in a here-document. On the contrary, as gem_original_require alias is an implementation detail but not for users, it should not be documented.
[rubygems/rubygems] Let RDoc parse the doc of
Kernel#requireSince RDoc does not parse string literals as documents,
evaltheentire file instead of embedding in a here-document.
On the contrary, as
gem_original_requirealias is an implementationdetail but not for users, it should not be documented.
https://github.com/rubygems/rubygems/commit/cad4cf16cf