# File lib/rubygems/gem_commands.rb, line 234 def defaults_str "--both --version '> 0' --rdoc --ri --no-force --no-test\n" + "--install-dir #{Gem.dir}" end