Flowdock
method

description

Importance_0
v2_6_3 - Show latest stable - 0 notes - Class: PushCommand
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/push_command.rb, line 11
  def description # :nodoc:
    The push command uploads a gem to the push server (the default ishttps://rubygems.org) and adds it to the index.The gem can be removed from the index and deleted from the server using the yankcommand.  For further discussion see the help for the yank command.
  end
Register or log in to add new notes.