<?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>The Irish Penguin &#187; offline</title>
	<atom:link href="http://www.theirishpenguin.com/tag/offline/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theirishpenguin.com</link>
	<description>Watching Open Source unfold across Ireland</description>
	<lastBuildDate>Sun, 25 Jul 2010 17:53:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Offline Documentation for Rails (and other Ruby gems)</title>
		<link>http://www.theirishpenguin.com/2009/11/12/offline-documentation-for-rails-and-other-ruby-gems/</link>
		<comments>http://www.theirishpenguin.com/2009/11/12/offline-documentation-for-rails-and-other-ruby-gems/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 13:08:37 +0000</pubDate>
		<dc:creator>theirishpenguin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[offline]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.theirishpenguin.com/2009/11/12/offline-documentation-for-rails-and-other-ruby-gems/</guid>
		<description><![CDATA[I used to pretty much always install gems with the &#8211;no-ri &#8211;no-rdoc options to speed up installation. Recently however, I&#8217;ve found myself needing to get access to documentation whilst on the move. So just in case you don&#8217;t know how that works, here&#8217;s the deal.
* Install your gems as per normal (ie. don&#8217;t use &#8211;no-ri [...]]]></description>
			<content:encoded><![CDATA[<p>I used to pretty much always install gems with the &#8211;no-ri &#8211;no-rdoc options to speed up installation. Recently however, I&#8217;ve found myself needing to get access to documentation whilst on the move. So just in case you don&#8217;t know how that works, here&#8217;s the deal.</p>
<p>* Install your gems as per normal (ie. don&#8217;t use &#8211;no-ri or &#8211;no-rdoc)<br />
* Run the command &#8216;gem server&#8217; from the command line<br />
* Browse to http://localhost:8808<br />
* And voila! You should have all the docs you need available by clicking on the rdoc link for any given gem<br />
* But if you really want to get fancy check out the searchable Rails documentation at http://railsapi.com &#8211; there&#8217;s an online version as well as the downloadable (the links are at the top of the page and can easily be mistaken for an advert!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.theirishpenguin.com/2009/11/12/offline-documentation-for-rails-and-other-ruby-gems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
