From 559dca509d2a98584b09c7d9a6d74749ce793ad7 Mon Sep 17 00:00:00 2001 From: aycabta Date: Sun, 28 Apr 2019 07:47:33 +0900 Subject: Show documents when completion --- lib/rdoc/ri/paths.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/rdoc') diff --git a/lib/rdoc/ri/paths.rb b/lib/rdoc/ri/paths.rb index d41e610591..f76721d318 100644 --- a/lib/rdoc/ri/paths.rb +++ b/lib/rdoc/ri/paths.rb @@ -1,5 +1,5 @@ # frozen_string_literal: true -require 'rdoc/ri' +require 'rdoc/rdoc' ## # The directories where ri data lives. Paths can be enumerated via ::each, or -- cgit v1.2.3