<?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: How I setup Sinatra with Rake on Thin server and deployed it with Capistrano via GitHub</title>
	<atom:link href="http://mediumexposure.com/how-i-setup-sinatra-rake-thin-server-and-deployed-it-capistrano-github/feed/" rel="self" type="application/rss+xml" />
	<link>http://mediumexposure.com/how-i-setup-sinatra-rake-thin-server-and-deployed-it-capistrano-github/</link>
	<description>by Maxim Chernyak</description>
	<lastBuildDate>Sat, 04 Sep 2010 14:49:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Juan C. Mendez</title>
		<link>http://mediumexposure.com/how-i-setup-sinatra-rake-thin-server-and-deployed-it-capistrano-github/comment-page-1/#comment-3240</link>
		<dc:creator>Juan C. Mendez</dc:creator>
		<pubDate>Tue, 08 Jun 2010 20:05:40 +0000</pubDate>
		<guid isPermaLink="false">#comment-3240</guid>
		<description>&lt;p&gt;Really nice write-up&lt;/p&gt;

&lt;p&gt;One thing - on the config.ru it should be&lt;/p&gt;

&lt;p&gt;run Sinatra::Application&lt;/p&gt;

&lt;p&gt;instead of&lt;/p&gt;

&lt;p&gt;run Sinatra.application&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Really nice write-up</p>

<p>One thing &#8211; on the config.ru it should be</p>

<p>run Sinatra::Application</p>

<p>instead of</p>

<p>run Sinatra.application</p>]]></content:encoded>
	</item>
	<item>
		<title>By: pjammer</title>
		<link>http://mediumexposure.com/how-i-setup-sinatra-rake-thin-server-and-deployed-it-capistrano-github/comment-page-1/#comment-2752</link>
		<dc:creator>pjammer</dc:creator>
		<pubDate>Mon, 03 May 2010 03:26:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-2752</guid>
		<description>&lt;p&gt;my friend!  you are a gentleman and a scholar!  where did you find: Dir[&quot;#{File.dirname(&lt;strong&gt;FILE&lt;/strong&gt;)}/lib/tasks/**/*.rake&quot;].sort.each { &#124;ext&#124; load ext } in that Rakefile part.  It&#039;s exactly what i needed!!!!&lt;/p&gt;

&lt;p&gt;Thanks so much.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>my friend!  you are a gentleman and a scholar!  where did you find: Dir["#{File.dirname(<strong>FILE</strong>)}/lib/tasks/**/*.rake"].sort.each { |ext| load ext } in that Rakefile part.  It&#8217;s exactly what i needed!!!!</p>

<p>Thanks so much.</p>]]></content:encoded>
	</item>
</channel>
</rss>
