Flowdock
method

description

Importance_0
Ruby latest stable (v2_5_5) - 0 notes - Class: YankCommand
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/yank_command.rb, line 12
  def description # :nodoc:
    The yank command permanently removes a gem you pushed to a server.Once you have pushed a gem several downloads will happen automaticallyvia the webhooks. If you accidentally pushed passwords or other sensitivedata you will need to change them immediately and yank your gem.
  end
Register or log in to add new notes.