Explorar el Código

~/.gemrc: use both local and remote sources.

the local-by-default was mostly a remainder of the time spent fiddling
with custom-built gems. this should allow that if i want to do it again
and remote ones?
Lucas Stadler %!s(int64=12) %!d(string=hace) años
padre
commit
884567efc3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .gemrc

+ 1 - 1
.gemrc

@ -1 +1 @@
1
gem: --local --no-ri --no-rdoc
1
gem: --both --no-ri --no-rdoc