Flowdock
method

defaults_str

Importance_0
v2_5_5 - Show latest stable - 0 notes - Class: FetchCommand
defaults_str() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rubygems/commands/fetch_command.rb, line 28
  def defaults_str # :nodoc:
    "--version '#{Gem::Requirement.default}'"
  end
Register or log in to add new notes.