diff options
author | root <root@rshg054.dnsready.net> | 2013-10-19 01:18:21 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-19 01:18:21 -0700 |
commit | d509ac9685f4ab9eda997553a8cf4131befab417 (patch) | |
tree | 3653bd6752f910cde3329ba6cd783c6e8e311d15 /community/rubinius/gemrc | |
parent | cc1dbaab9d968ae5ace1956c3662b8b492694800 (diff) |
Sat Oct 19 01:17:18 PDT 2013
Diffstat (limited to 'community/rubinius/gemrc')
-rw-r--r-- | community/rubinius/gemrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/community/rubinius/gemrc b/community/rubinius/gemrc new file mode 100644 index 000000000..3d11de1ec --- /dev/null +++ b/community/rubinius/gemrc @@ -0,0 +1,5 @@ +# Read about the gemrc format at http://docs.rubygems.org/read/chapter/11 + +# --user-install is used to install to $HOME/.gem/ by default since we want to separate +# pacman installed gems and gem installed gems +gem: --user-install |