<?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 to set up a debugger with mod_rails/Passenger</title>
	<atom:link href="http://chrisadams.me.uk/2009/04/28/how-to-set-up-a-debugger-with-mod_railspassenger/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisadams.me.uk/2009/04/28/how-to-set-up-a-debugger-with-mod_railspassenger/</link>
	<description>Hoping to think more clearly, through thinking out loud</description>
	<lastBuildDate>Tue, 24 Aug 2010 00:07:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Chris</title>
		<link>http://chrisadams.me.uk/2009/04/28/how-to-set-up-a-debugger-with-mod_railspassenger/comment-page-1/#comment-321</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 05 May 2010 21:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://chrisadams.me.uk/?p=146#comment-321</guid>
		<description>&lt;p&gt;Hi Sensei, thanks for tip!&lt;/p&gt;

&lt;p&gt;I&#039;ve updated the code snippet above accordingly.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Sensei, thanks for tip!</p>
<p>I&#8217;ve updated the code snippet above accordingly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sensei</title>
		<link>http://chrisadams.me.uk/2009/04/28/how-to-set-up-a-debugger-with-mod_railspassenger/comment-page-1/#comment-312</link>
		<dc:creator>sensei</dc:creator>
		<pubDate>Fri, 19 Mar 2010 01:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://chrisadams.me.uk/?p=146#comment-312</guid>
		<description>&lt;p&gt;you need to describe your rake task:&lt;/p&gt;

&lt;p&gt;desc &#039;Task to restart passenger&#039;&lt;/p&gt;

&lt;p&gt;otherwise rake doesn&#039;t like it very much (ver = Rails 3 Beta)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>you need to describe your rake task:</p>
<p>desc &#8216;Task to restart passenger&#8217;</p>
<p>otherwise rake doesn&#8217;t like it very much (ver = Rails 3 Beta)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
