<?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 Edge: Getting your view extensions ready for edge</title>
	<atom:link href="http://thelucid.com/2007/05/16/rails-edge-getting-your-view-extensions-ready-for-edge/feed/" rel="self" type="application/rss+xml" />
	<link>http://thelucid.com/2007/05/16/rails-edge-getting-your-view-extensions-ready-for-edge/</link>
	<description>The Lightweight Ramblings of Jamie Hill</description>
	<lastBuildDate>Thu, 12 Apr 2012 16:23:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jamie Hill</title>
		<link>http://thelucid.com/2007/05/16/rails-edge-getting-your-view-extensions-ready-for-edge/comment-page-1/#comment-2135</link>
		<dc:creator>Jamie Hill</dc:creator>
		<pubDate>Fri, 03 Aug 2007 16:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://0aa2ec8d-5d7f-4bce-9b6b-2b08a86c202e#comment-2135</guid>
		<description>Brett: A sake script makes sense, I&#039;ve not installed it yet. I have amended the post to include .haml conversion.</description>
		<content:encoded><![CDATA[<p>Brett: A sake script makes sense, I&#8217;ve not installed it yet. I have amended the post to include .haml conversion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett</title>
		<link>http://thelucid.com/2007/05/16/rails-edge-getting-your-view-extensions-ready-for-edge/comment-page-1/#comment-2134</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Fri, 03 Aug 2007 10:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://0aa2ec8d-5d7f-4bce-9b6b-2b08a86c202e#comment-2134</guid>
		<description>Here is a sake script created from your rake task that includes all of the original plus the .haml =&gt; .html.haml conversion.

sake -i http://pastie.caboo.se/84585.txt
</description>
		<content:encoded><![CDATA[<p>Here is a sake script created from your rake task that includes all of the original plus the .haml => .html.haml conversion.</p>
<p>sake -i <a href="http://pastie.caboo.se/84585.txt" rel="nofollow">http://pastie.caboo.se/84585.txt</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie Hill</title>
		<link>http://thelucid.com/2007/05/16/rails-edge-getting-your-view-extensions-ready-for-edge/comment-page-1/#comment-2116</link>
		<dc:creator>Jamie Hill</dc:creator>
		<pubDate>Wed, 25 Jul 2007 04:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://0aa2ec8d-5d7f-4bce-9b6b-2b08a86c202e#comment-2116</guid>
		<description>Sam: I can&#039;t say as I&#039;m keen on HAML, all those opening tags but no closing tags feels weird.

Perhaps I should give it more of a chance.</description>
		<content:encoded><![CDATA[<p>Sam: I can&#8217;t say as I&#8217;m keen on HAML, all those opening tags but no closing tags feels weird.</p>
<p>Perhaps I should give it more of a chance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://thelucid.com/2007/05/16/rails-edge-getting-your-view-extensions-ready-for-edge/comment-page-1/#comment-2114</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Fri, 06 Jul 2007 05:00:58 +0000</pubDate>
		<guid isPermaLink="false">http://0aa2ec8d-5d7f-4bce-9b6b-2b08a86c202e#comment-2114</guid>
		<description>Nice converting script. It&#039;s just a shame you&#039;re not converting to &quot;HAML&quot;:http://haml.hamptoncatlin.com ;)</description>
		<content:encoded><![CDATA[<p>Nice converting script. It&#8217;s just a shame you&#8217;re not converting to &#8220;HAML&#8221;:<a href="http://haml.hamptoncatlin.com" rel="nofollow">http://haml.hamptoncatlin.com</a> <img src='http://thelucid.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://thelucid.com/2007/05/16/rails-edge-getting-your-view-extensions-ready-for-edge/comment-page-1/#comment-2113</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Mon, 02 Jul 2007 06:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://0aa2ec8d-5d7f-4bce-9b6b-2b08a86c202e#comment-2113</guid>
		<description>mattc: Thanks for the heads up on that one.</description>
		<content:encoded><![CDATA[<p>mattc: Thanks for the heads up on that one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mattc</title>
		<link>http://thelucid.com/2007/05/16/rails-edge-getting-your-view-extensions-ready-for-edge/comment-page-1/#comment-2112</link>
		<dc:creator>mattc</dc:creator>
		<pubDate>Wed, 27 Jun 2007 13:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://0aa2ec8d-5d7f-4bce-9b6b-2b08a86c202e#comment-2112</guid>
		<description>as of REV 7136, the issue Andy raised has been resolved.  .html.erb works fine for partials as well</description>
		<content:encoded><![CDATA[<p>as of REV 7136, the issue Andy raised has been resolved.  .html.erb works fine for partials as well</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://thelucid.com/2007/05/16/rails-edge-getting-your-view-extensions-ready-for-edge/comment-page-1/#comment-2109</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Wed, 16 May 2007 22:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://0aa2ec8d-5d7f-4bce-9b6b-2b08a86c202e#comment-2109</guid>
		<description>Good, point. Changed the Dir.glob&#039;s so that they don&#039;t get anything that starts with an underscore.</description>
		<content:encoded><![CDATA[<p>Good, point. Changed the Dir.glob&#8217;s so that they don&#8217;t get anything that starts with an underscore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://thelucid.com/2007/05/16/rails-edge-getting-your-view-extensions-ready-for-edge/comment-page-1/#comment-2108</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 16 May 2007 22:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://0aa2ec8d-5d7f-4bce-9b6b-2b08a86c202e#comment-2108</guid>
		<description>Remember, we found that .html.erb, etc doesn&#039;t seem to work with partials, so you should probably add in:

&lt;typo:code lang=&quot;ruby&quot;&gt;
unless File.basename(file)[0].chr == &#039;_&#039;
&lt;/typo:code&gt;

after each puts line so it doesn&#039;t effect partials</description>
		<content:encoded><![CDATA[<p>Remember, we found that .html.erb, etc doesn&#8217;t seem to work with partials, so you should probably add in:</p>
<p><typo:code lang="ruby"><br />
unless File.basename(file)[0].chr == &#8216;_&#8217;<br />
</typo:code></p>
<p>after each puts line so it doesn&#8217;t effect partials</p>
]]></content:encoded>
	</item>
</channel>
</rss>

