Flowdock
method

description

Importance_0
v2_2_9 - Show latest stable - 0 notes - Class: UpdateCommand
description() public

No documentation

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

Hide source
# File lib/rubygems/commands/update_command.rb, line 57
  def description # :nodoc:
    The update command will update your gems to the latest version.The update command does not remove the previous version. Use the cleanupcommand to remove old versions.
  end
Register or log in to add new notes.