method
description
ruby latest stable - Class:
Gem::Commands::YankCommand
description()public
No documentation available.
# 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