<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: On the Rails</title>
	<atom:link href="http://www.red-root.com/code/on-the-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.red-root.com/code/on-the-rails/</link>
	<description>Lost in Cyberspace</description>
	<pubDate>Tue, 06 Jan 2009 00:16:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Luke</title>
		<link>http://www.red-root.com/code/on-the-rails/comment-page-1/#comment-1150</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Mon, 19 Feb 2007 18:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-root.com/?p=54#comment-1150</guid>
		<description>Well that answers that question then. Thanks. When I finally install ruby, I'll be sure to try out that IRB thing.

Oh, and no problemo mate, happy to plug.</description>
		<content:encoded><![CDATA[<p>Well that answers that question then. Thanks. When I finally install ruby, I&#8217;ll be sure to try out that IRB thing.</p>
<p>Oh, and no problemo mate, happy to plug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Scharf</title>
		<link>http://www.red-root.com/code/on-the-rails/comment-page-1/#comment-1141</link>
		<dc:creator>Chris Scharf</dc:creator>
		<pubDate>Mon, 19 Feb 2007 13:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.red-root.com/?p=54#comment-1141</guid>
		<description>In addition to the tryruby site, there's also the &lt;code&gt;irb&lt;/code&gt; command line script.  IRB is interactive Ruby, and tryruby is essentially IRB in the browser.

A gem is essentially a library of Ruby code.  The benefit of gems is that they are centrally installed.  For example, Rails is installed via gems:  &lt;code&gt;gem install rails&lt;/code&gt;.

By the way, thanks for the plug ;-)</description>
		<content:encoded><![CDATA[<p>In addition to the tryruby site, there&#8217;s also the <code>irb</code> command line script.  IRB is interactive Ruby, and tryruby is essentially IRB in the browser.</p>
<p>A gem is essentially a library of Ruby code.  The benefit of gems is that they are centrally installed.  For example, Rails is installed via gems:  <code>gem install rails</code>.</p>
<p>By the way, thanks for the plug <img src='http://www.red-root.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
