install_update_defaults_str()
Default options for the gem install command.
# File lib/rubygems/install_update_options.rb, line 211 def install_update_defaults_str '--document=rdoc,ri --wrappers' end