mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Revert "Use "require" just for essential"
This reverts commit ab7a6e1a16
.
This commit is contained in:
parent
ab7a6e1a16
commit
83e905eb4e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
require 'rdoc/ri'
|
require 'rdoc/rdoc'
|
||||||
|
|
||||||
##
|
##
|
||||||
# The directories where ri data lives. Paths can be enumerated via ::each, or
|
# The directories where ri data lives. Paths can be enumerated via ::each, or
|
||||||
|
|
Loading…
Reference in a new issue