Method: Gem::Commands::MigrateCommand#description

Defined in:
lib/rubygems/commands/migrate_command.rb

#descriptionObject



2
3
4
# File 'lib/rubygems/commands/migrate_command.rb', line 2

def description
  'Deprecated method for migrating a gem you own from Rubyforge to Gemcutter.'
end