guix-devel
[Top][All Lists]
Advanced

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

Re: RubyGem Local


From: Pjotr Prins
Subject: Re: RubyGem Local
Date: Thu, 14 Jul 2016 08:48:34 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

I have a script to isolate versions:

https://github.com/pjotrp/guix-notes/blob/master/scripts/ruby-guix-env

On Wed, Jul 13, 2016 at 11:54:07AM -0400, Thompson, David wrote:
> 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]