We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d131fe6 commit 8caa354Copy full SHA for 8caa354
lib/rdoc/ri/task.rb
@@ -14,7 +14,7 @@ def clobber_task_description
14
15
def defaults
16
super
17
- @rdoc_dir = 'doc/ri'
+ @rdoc_dir = '.rdoc'
18
end
19
20
def rdoc_task_description
0 commit comments