method
execute
v1_9_3_392 -
Show latest stable
- Class:
Gem::Commands::PushCommand
execute()public
No documentation available.
# File lib/rubygems/commands/push_command.rb, line 34
def execute
sign_in
send_gem get_one_gem_name
end