<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog O' Matty &#187; Ruby</title>
	<atom:link href="http://prefetch.net/blog/index.php/category/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://prefetch.net/blog</link>
	<description>Blog O' Matty</description>
	<lastBuildDate>Tue, 07 Feb 2012 03:00:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Cleaning up old Ruby gems</title>
		<link>http://prefetch.net/blog/index.php/2009/05/22/cleaning-up-old-ruby-gems/</link>
		<comments>http://prefetch.net/blog/index.php/2009/05/22/cleaning-up-old-ruby-gems/#comments</comments>
		<pubDate>Fri, 22 May 2009 13:18:47 +0000</pubDate>
		<dc:creator>matty</dc:creator>
				<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://prefetch.net/blog/?p=1822</guid>
		<description><![CDATA[I was doing some experiments with a number of Ruby gems, and installed several gem versions as part of my testing. The gem utility has a slew of useful built-in options, one being &#8220;cleanup&#8221;. When gem cleanup runs, it will remove all gems that are older than the the latest gem version. So given a [...]]]></description>
		<wfw:commentRss>http://prefetch.net/blog/index.php/2009/05/22/cleaning-up-old-ruby-gems/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

