On Sun, Sep 21, 2014 at 04:01:21PM +0200, Matijs van Zuijlen wrote:
> Not long ago this was easy to do by using rbenv, since it allowed installing
> gems for the system Ruby in a directory in ~/.rbenv. Unfortunately, this 
> feature
> was broken along with the ability to have more than one system Ruby.

You can make rubygems install to any place you want by setting $GEM_HOME,
or to your $HOME/.gem by using --user-install.

> Where would gems for ruby-standalone be installed?

By default, to the same place where regular ruby would.

-- 
Antonio Terceiro <[email protected]>

Attachment: signature.asc
Description: Digital signature

Reply via email to