Flowdock
method

description

Importance_0
v2_6_3 - Show latest stable - 0 notes - Class: OwnerCommand
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/owner_command.rb, line 13
  def description # :nodoc:
    The owner command lets you add and remove owners of a gem on a pushserver (the default is https://rubygems.org).The owner of a gem has the permission to push new versions, yank existingversions or edit the HTML page of the gem.  Be careful of who you give pushpermission to.
  end
Register or log in to add new notes.