Skip to content

Instantly share code, notes, and snippets.

@realzsy
Created April 13, 2013 13:00
Show Gist options
  • Save realzsy/5378317 to your computer and use it in GitHub Desktop.
Save realzsy/5378317 to your computer and use it in GitHub Desktop.
gem sources --remove http://rubygems.org/ #删除源
gem sources -a http://ruby.taobao.org/ #添加淘宝源
gem sources -l #查看已有的源,确保只有淘宝的源就行了
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment