<?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 Sitemap</title>
	<atom:link href="http://tamersalama.com/2007/11/06/rails-sitemap/feed/" rel="self" type="application/rss+xml" />
	<link>http://tamersalama.com/2007/11/06/rails-sitemap/</link>
	<description>of Tamer Salama</description>
	<lastBuildDate>Mon, 28 Nov 2011 11:11:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Richard Huang</title>
		<link>http://tamersalama.com/2007/11/06/rails-sitemap/comment-page-1/#comment-145866</link>
		<dc:creator>Richard Huang</dc:creator>
		<pubDate>Wed, 12 Aug 2009 04:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.tamersalama.com/2007/11/06/rails-sitemap/#comment-145866</guid>
		<description>I wrote a sitemap rails plugin that will generate a sitemap.xml from sitemap.rb whose format is very similar to routes.rb. The home page of the sitemap plugin is http://github.com/flyerhzm/sitemap/tree/master</description>
		<content:encoded><![CDATA[<p>I wrote a sitemap rails plugin that will generate a sitemap.xml from sitemap.rb whose format is very similar to routes.rb. The home page of the sitemap plugin is <a href="http://github.com/flyerhzm/sitemap/tree/master" rel="nofollow">http://github.com/flyerhzm/sitemap/tree/master</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://tamersalama.com/2007/11/06/rails-sitemap/comment-page-1/#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&#039;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&#039;t be too hard to fix, you&#039;d just need to have another Find.find block on the RAILS_ROOT   &quot;/app/views&#039; 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://tamersalama.com/2007/11/06/rails-sitemap/comment-page-1/#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>

