<?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: Rails Metal Example #5: Static Content</title>
	<atom:link href="http://charlesmaxwood.com/rails-metal-example-5-static-content/feed/" rel="self" type="application/rss+xml" />
	<link>http://charlesmaxwood.com/rails-metal-example-5-static-content/</link>
	<description>Building Careers by Building Skills</description>
	<lastBuildDate>Thu, 17 Jun 2010 07:42:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Chuck</title>
		<link>http://charlesmaxwood.com/rails-metal-example-5-static-content/comment-page-1/#comment-1213</link>
		<dc:creator>Chuck</dc:creator>
		<pubDate>Wed, 08 Jul 2009 16:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://charlesmaxwood.com/?p=290#comment-1213</guid>
		<description>Metal does avoid the Rails stack. The main difference between this example and page caching is that this example pulls the page content from the database and renders it in the Rack response. Page caching stores the page content when it is requested and then returns the content from the cache for subsequent requests.</description>
		<content:encoded><![CDATA[<p>Metal does avoid the Rails stack. The main difference between this example and page caching is that this example pulls the page content from the database and renders it in the Rack response. Page caching stores the page content when it is requested and then returns the content from the cache for subsequent requests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jDeppen</title>
		<link>http://charlesmaxwood.com/rails-metal-example-5-static-content/comment-page-1/#comment-1212</link>
		<dc:creator>jDeppen</dc:creator>
		<pubDate>Wed, 08 Jul 2009 11:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://charlesmaxwood.com/?p=290#comment-1212</guid>
		<description>I&#039;m not too familiar with Metal. Doesn&#039;t page caching do the same thing? I thought it avoided the Rails stack.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not too familiar with Metal. Doesn&#8217;t page caching do the same thing? I thought it avoided the Rails stack.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
