Created
December 25, 2009 18:18
-
-
Save ptzn/263694 to your computer and use it in GitHub Desktop.
example of ~/.gemrc1.9 config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gemhome: /var/lib/gems/1.9 | |
gempath: | |
- /home/user/.gem/ruby/1.9 | |
- /usr/lib/ruby/gems/1.9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment