Skip to content

Instantly share code, notes, and snippets.

@simlegate
Created October 23, 2013 04:41
Show Gist options
  • Save simlegate/7112711 to your computer and use it in GitHub Desktop.
Save simlegate/7112711 to your computer and use it in GitHub Desktop.
Solove problem can't run <gem mirror>.
# $ gem mirror
# ERROR: Install the rubygems-mirror gem for the mirror command
# From: http://qiita.com/yoshiori/items/463de8be446cda6d67ca
require 'rubygems/mirror/command'
Gem::Commands::MirrorCommand.new.execute
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment