代码之家  ›  专栏  ›  技术社区  ›  Thiago Diniz

.gemrc文件规范

  •  24
  • Thiago Diniz  · 技术社区  · 14 年前

    我到处寻找 .gemrc 文件规范,但我没有成功。

    有人知道我在哪里能找到它吗?

    3 回复  |  直到 10 年前
        1
  •  20
  •   JJD    10 年前

    .gemrc —config-file

    gem environment command doc

        2
  •  10
  •   Daniel Serodio    10 年前

    echo $HOME
    

    echo %USERPROFILE%
    

    documentation

        3
  •  9
  •   duelin markers bfaloona    11 年前

    RubyGems Guides gem environment

    install:

    :sources: A YAML array of remote gem repositories to install gems from
    :verbose: Verbosity of the gem command.  false, true, and :really are the levels
    :update_sources: Enable/disable automatic updating of repository metadata
    :backtrace: Print backtrace when RubyGems encounters an error
    :gempath: The paths in which to look for gems