aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rdoc/ri.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rdoc/ri.rb')
-rw-r--r--lib/rdoc/ri.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/rdoc/ri.rb b/lib/rdoc/ri.rb
new file mode 100644
index 0000000000..08cc4a145f
--- /dev/null
+++ b/lib/rdoc/ri.rb
@@ -0,0 +1,4 @@
+require 'rdoc'
+
+module RDoc::RI; end
+