<?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"
	>
<channel>
	<title>Comments on: Rails Sitemap</title>
	<atom:link href="http://www.tamersalama.com/2007/11/06/rails-sitemap/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tamersalama.com/2007/11/06/rails-sitemap/</link>
	<description>of Tamer Salama</description>
	<pubDate>Mon, 08 Sep 2008 10:33:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: anonymous</title>
		<link>http://www.tamersalama.com/2007/11/06/rails-sitemap/#comment-18105</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Fri, 28 Mar 2008 15:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamersalama.com/2007/11/06/rails-sitemap/#comment-18105</guid>
		<description>As the name of your method states, it is only for getting controllers and their  action methods.  However, if you have an ERB file defined in the controller's view directory that does not have a corresponding method in the controller class, this page will not be in the site_map hash returned by your method. So generating a site map based on the hash from this method will be incomplete.

It wouldn't be too hard to fix, you'd just need to have another Find.find block on the RAILS_ROOT   "/app/views' directory (making sure to ignore the layout directory and any erb files that already correspond to entries in the hash).</description>
		<content:encoded><![CDATA[<p>As the name of your method states, it is only for getting controllers and their  action methods.  However, if you have an ERB file defined in the controller&#8217;s view directory that does not have a corresponding method in the controller class, this page will not be in the site_map hash returned by your method. So generating a site map based on the hash from this method will be incomplete.</p>
<p>It wouldn&#8217;t be too hard to fix, you&#8217;d just need to have another Find.find block on the RAILS_ROOT   &#8220;/app/views&#8217; directory (making sure to ignore the layout directory and any erb files that already correspond to entries in the hash).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Learning Journey &#187; On-Ruby Contest Winner</title>
		<link>http://www.tamersalama.com/2007/11/06/rails-sitemap/#comment-4698</link>
		<dc:creator>The Learning Journey &#187; On-Ruby Contest Winner</dc:creator>
		<pubDate>Thu, 10 Jan 2008 07:11:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamersalama.com/2007/11/06/rails-sitemap/#comment-4698</guid>
		<description>[...] Eyler from On Ruby has notified me that I won his Holiday Blogging Contest. My entry for generating a Rails site map was apparently the best Rails how-to in those posted. It won me 3 books from Apress. This is my [...]</description>
		<content:encoded><![CDATA[<p>[...] Eyler from On Ruby has notified me that I won his Holiday Blogging Contest. My entry for generating a Rails site map was apparently the best Rails how-to in those posted. It won me 3 books from Apress. This is my [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.272 seconds -->
