<?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>Sean&#039;s Blog &#187; rdoc</title>
	<atom:link href="http://seanbehan.com/tag/rdoc/feed/" rel="self" type="application/rss+xml" />
	<link>http://seanbehan.com</link>
	<description>Web Programming, Ruby on Rails, Wordpress, PHP from Burlington, Vermont</description>
	<lastBuildDate>Tue, 31 Aug 2010 14:38:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to Install a Ruby Package without Ri or RDoc</title>
		<link>http://seanbehan.com/ruby/how-to-install-a-ruby-package-without-ri-or-rdoc/</link>
		<comments>http://seanbehan.com/ruby/how-to-install-a-ruby-package-without-ri-or-rdoc/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 17:43:09 +0000</pubDate>
		<dc:creator>bseanvt</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[gems]]></category>
		<category><![CDATA[rdoc]]></category>
		<category><![CDATA[ri]]></category>

		<guid isPermaLink="false">http://seanbehan.com/?p=616</guid>
		<description><![CDATA[gem install --no-rdoc --no-ri rails]]></description>
			<content:encoded><![CDATA[<pre>
gem install --no-rdoc --no-ri rails
</pre>
]]></content:encoded>
			<wfw:commentRss>http://seanbehan.com/ruby/how-to-install-a-ruby-package-without-ri-or-rdoc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
