V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
puttin
V2EX  ›  Ruby

淘宝 RubyGems 镜像有段时间没同步了

  •  
  •   puttin · Mar 8, 2016 · 5537 views
    This topic created in 3713 days ago, the information mentioned may be changed or developed.
    1. 有别的可选项吗?
    2. 有什么内幕
    1 replies    2016-03-08 15:31:13 +08:00
    xiaogui
        1
    xiaogui  
       Mar 8, 2016   ❤️ 1
    查看 ruby-china.org 源代码可以看到 Gem 源 已经切至 source 'http://gems.ruby-china.org'

    if ENV['USE_OFFICIAL_GEM_SOURCE']
    source 'https://rubygems.org'
    else
    source 'http://gems.ruby-china.org'
    end

    https://github.com/ruby-china/ruby-china/blob/master/Gemfile
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3331 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 55ms · UTC 13:26 · PVG 21:26 · LAX 06:26 · JFK 09:26
    ♥ Do have faith in what you're doing.