<?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: Generate static pages in Rails</title>
	<atom:link href="http://stateofflux.com/2008/07/14/generate-static-pages-in-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://stateofflux.com/2008/07/14/generate-static-pages-in-rails/</link>
	<description>always changing</description>
	<lastBuildDate>Sat, 13 Mar 2010 22:54:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: James Knight</title>
		<link>http://stateofflux.com/2008/07/14/generate-static-pages-in-rails/comment-page-1/#comment-63</link>
		<dc:creator>James Knight</dc:creator>
		<pubDate>Tue, 10 Mar 2009 10:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://markmansour.wordpress.com//2008/07/14/generate-static-pages-in-rails#comment-63</guid>
		<description>FWIW, I also cannibalised this (http://snippets.dzone.com/posts/show/4792) to grab the full list of actions each time, so that I don&#039;t have to update the task when I add new controllers/actions.</description>
		<content:encoded><![CDATA[<p>FWIW, I also cannibalised this (<a href="http://snippets.dzone.com/posts/show/4792" rel="nofollow">http://snippets.dzone.com/posts/show/4792</a>) to grab the full list of actions each time, so that I don&#8217;t have to update the task when I add new controllers/actions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Knight</title>
		<link>http://stateofflux.com/2008/07/14/generate-static-pages-in-rails/comment-page-1/#comment-62</link>
		<dc:creator>James Knight</dc:creator>
		<pubDate>Tue, 10 Mar 2009 10:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://markmansour.wordpress.com//2008/07/14/generate-static-pages-in-rails#comment-62</guid>
		<description>This worked a treat for me - I&#039;ve been under huge time pressure to knock out a static site, and am using Rails to break it into includes. I needed something to generate the static files at the end, and this example has galvanised me into creating my first rake task. 

thanks!</description>
		<content:encoded><![CDATA[<p>This worked a treat for me &#8211; I&#8217;ve been under huge time pressure to knock out a static site, and am using Rails to break it into includes. I needed something to generate the static files at the end, and this example has galvanised me into creating my first rake task. </p>
<p>thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
