all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Ruby gems in user land ($HOME)
@ 2014-10-27  6:38 Pjotr Prins
  2014-10-27  9:23 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Pjotr Prins @ 2014-10-27  6:38 UTC (permalink / raw)
  Cc: guix-devel

In the document I describe how you can install cleanly separated Ruby
gems in $HOME using the Ruby gem command that comes with GNU Guix:

  https://github.com/pjotrp/guix-notes/blob/master/RUBY#L152
 
It requires some manipulation of environment vars. A wrapper script
may automate this.

For Ruby developers this is the perfect setup, allowing clean and easy
switching between different rubies and gems.

System-level gem support will come later which will support gems
that live in the store (each gem under its own store path). That will
be incredible useful for deployment.

Pj.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-10-27 16:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-27  6:38 Ruby gems in user land ($HOME) Pjotr Prins
2014-10-27  9:23 ` Ludovic Courtès
2014-10-27 13:55   ` Pjotr Prins
2014-10-27 16:27     ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.