summaryrefslogtreecommitdiff
path: root/lib/rdoc/rubygems_hook.rb
diff options
context:
space:
mode:
-rw-r--r--lib/rdoc/rubygems_hook.rb4
1 files changed, 4 insertions, 0 deletions
@@ -156,6 +156,10 @@ class RDoc::RubygemsHook
args.concat @spec.require_paths
args.concat @spec.extra_rdoc_files
case config_args = Gem.configuration[:rdoc]
when String then
args = args.concat config_args.split