guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RubyGem Local


From: Thompson, David
Subject: Re: RubyGem Local
Date: Wed, 13 Jul 2016 11:54:07 -0400

On Wed, Jul 13, 2016 at 11:25 AM, Daniel Pimentel <address@hidden> wrote:
> Guix,
>
> I did a hack to RubyGem (Rails and other ruby packages) work on GuixSD:
>
> echo 'export GEM_HOME="$HOME/.gem"' >> ~.bashrc
> echo 'export PATH="$PATH:$GEM_HOME/bin"' ~.bashrc
>
> Is correct?
>
> Are there better soluction for it?

This is a fine way to do things. It's pretty much exactly what I do at
work in my hybrid development environment where I use Guix to provide
Ruby and other "system" libraries, and gem to provide all the Ruby
stuff.

- Dave



reply via email to

[Prev in Thread] Current Thread [Next in Thread]