<?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: not_found and error handlers for custom 404 and 500 responses</title>
	<atom:link href="http://www.gittr.com/index.php/archive/not_found-and-error-handlers-for-custom-404-and-500-responses/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gittr.com/index.php/archive/not_found-and-error-handlers-for-custom-404-and-500-responses/</link>
	<description>eval("eval(\"eval(\\\"puts 'a ruby weblog'\\\")\")")</description>
	<lastBuildDate>Mon, 30 Jan 2012 23:01:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ryan Tomayko</title>
		<link>http://www.gittr.com/index.php/archive/not_found-and-error-handlers-for-custom-404-and-500-responses/comment-page-1/#comment-70</link>
		<dc:creator>Ryan Tomayko</dc:creator>
		<pubDate>Wed, 10 Sep 2008 20:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.gittr.com/?p=52#comment-70</guid>
		<description>We should really make it easier to get at `request.env[&#039;sinatra.error&#039;]`. Maybe EventContent#error or EventContext#exception or something.</description>
		<content:encoded><![CDATA[<p>We should really make it easier to get at `request.env[&#8216;sinatra.error&#8217;]`. Maybe EventContent#error or EventContext#exception or&nbsp;something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sr</title>
		<link>http://www.gittr.com/index.php/archive/not_found-and-error-handlers-for-custom-404-and-500-responses/comment-page-1/#comment-69</link>
		<dc:creator>sr</dc:creator>
		<pubDate>Wed, 10 Sep 2008 20:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.gittr.com/?p=52#comment-69</guid>
		<description>note that #not_found is actually only a shorthand for

  error NotFound do
    &#039;err!&#039;
  end</description>
		<content:encoded><![CDATA[<p>note that #not_found is actually only a shorthand&nbsp;for</p>
<p>  error NotFound do<br />
    &#8216;err!&#8217;<br />&nbsp;end</p>
]]></content:encoded>
	</item>
</channel>
</rss>

