method
defaults_str
v1_9_3_392 -
Show latest stable
- Class:
Gem::Commands::SpecificationCommand
defaults_str()public
No documentation available.
# File lib/rubygems/commands/specification_command.rb, line 48
def defaults_str # :nodoc:
"--local --version '#{Gem::Requirement.default}' --yaml"
end