<?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: Installing Sinatra on Site5</title>
	<atom:link href="http://giordano.scalzo.biz/2009/09/24/installing-sinatra-on-site5/feed/" rel="self" type="application/rss+xml" />
	<link>http://giordano.scalzo.biz/2009/09/24/installing-sinatra-on-site5/</link>
	<description>Just another useless weblog</description>
	<lastBuildDate>Wed, 08 Sep 2010 12:52:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John</title>
		<link>http://giordano.scalzo.biz/2009/09/24/installing-sinatra-on-site5/comment-page-1/#comment-621</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 08 Sep 2010 12:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://giordano.scalzo.biz/?p=127#comment-621</guid>
		<description>I thought I would show what I had to do (with the help of site5 great staff) to get your tutorial to work on the current site5 ruby setup.
Add the following line below your 2 ENV lines in the config.ru file:
Gem.clear_paths

Without it, ruby cant&#039;t seem to find the sinatra gem installed.
-John</description>
		<content:encoded><![CDATA[<p>I thought I would show what I had to do (with the help of site5 great staff) to get your tutorial to work on the current site5 ruby setup.<br />
Add the following line below your 2 ENV lines in the config.ru file:<br />
Gem.clear_paths</p>
<p>Without it, ruby cant&#8217;t seem to find the sinatra gem installed.<br />
-John</p>
]]></content:encoded>
	</item>
</channel>
</rss>
