<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Installing ruby gems in your home directory</title>
	<atom:link href="http://jbowes.dangerouslyinc.com/2008/05/13/installing-ruby-gems-in-your-home-directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://jbowes.dangerouslyinc.com/2008/05/13/installing-ruby-gems-in-your-home-directory/</link>
	<description>Purveyor of Pre-eminent Programmes</description>
	<pubDate>Tue, 14 Oct 2008 16:33:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Brenton</title>
		<link>http://jbowes.dangerouslyinc.com/2008/05/13/installing-ruby-gems-in-your-home-directory/#comment-46040</link>
		<dc:creator>Brenton</dc:creator>
		<pubDate>Tue, 13 May 2008 15:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://jbowes.dangerouslyinc.com/?p=170#comment-46040</guid>
		<description>For development you also have the option to build ruby and install it to your homedir.  The gem command will install the gems wherever the ruby interpreter that runs it is installed.  

At least for me personally that has helped when I run multiple versions of ruby in development but use RPMs to lay down everything system wide.  Whenever I want to use a particular ruby version for development I just set my PATH appropriately.</description>
		<content:encoded><![CDATA[<p>For development you also have the option to build ruby and install it to your homedir.  The gem command will install the gems wherever the ruby interpreter that runs it is installed.  </p>
<p>At least for me personally that has helped when I run multiple versions of ruby in development but use RPMs to lay down everything system wide.  Whenever I want to use a particular ruby version for development I just set my PATH appropriately.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
