<?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: properly rendering 404 errors from inside a rails application</title>
	<atom:link href="http://blog.joeygeiger.com/2010/03/02/properly-rendering-404-errors-from-inside-a-rails-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joeygeiger.com/2010/03/02/properly-rendering-404-errors-from-inside-a-rails-application/</link>
	<description>solving my problems, one at a time</description>
	<lastBuildDate>Fri, 04 Nov 2011 16:05:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: fred</title>
		<link>http://blog.joeygeiger.com/2010/03/02/properly-rendering-404-errors-from-inside-a-rails-application/comment-page-1/#comment-172</link>
		<dc:creator>fred</dc:creator>
		<pubDate>Tue, 28 Sep 2010 08:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.joeygeiger.com/?p=175#comment-172</guid>
		<description>When this is inside rescue_action(exception) method, it does not render anything.
What might have caused this?</description>
		<content:encoded><![CDATA[<p>When this is inside rescue_action(exception) method, it does not render anything.<br />
What might have caused this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

