PushGem
Rakefile > require "push_gem"
Console > rake gem:push[author_name,gem_name] to push a gem to RubyGems.org
Console > rake gem:check[author_name,gem_name] to run tests for a gem
Project
Rakefile > require "push_gem"
Console > rake gem:push[author_name,gem_name] to push a gem to RubyGems.org
Console > rake gem:check[author_name,gem_name] to run tests for a gem