<?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: Ruby on Rails: Restful Links When You Don&#8217;t Know the Class</title>
	<atom:link href="http://charlesmaxwood.com/ruby-on-rails-restful-links-when-you-dont-know-the-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://charlesmaxwood.com/ruby-on-rails-restful-links-when-you-dont-know-the-class/</link>
	<description>Coaching Developers and Development Teams Toward Excellence in Code and Collaboration</description>
	<lastBuildDate>Tue, 02 Feb 2010 19:00:42 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Srikanth</title>
		<link>http://charlesmaxwood.com/ruby-on-rails-restful-links-when-you-dont-know-the-class/comment-page-1/#comment-1284</link>
		<dc:creator>Srikanth</dc:creator>
		<pubDate>Mon, 07 Sep 2009 05:13:58 +0000</pubDate>
		<guid isPermaLink="false">http://charlesmaxwood.com/?p=325#comment-1284</guid>
		<description>Great Article. 
Thanks :)</description>
		<content:encoded><![CDATA[<p>Great Article.<br />
Thanks :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philippe Creux</title>
		<link>http://charlesmaxwood.com/ruby-on-rails-restful-links-when-you-dont-know-the-class/comment-page-1/#comment-1232</link>
		<dc:creator>Philippe Creux</dc:creator>
		<pubDate>Wed, 22 Jul 2009 09:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://charlesmaxwood.com/?p=325#comment-1232</guid>
		<description>We followed the same process starting with something dirty and ending up on something clean. I think you might even remove the call to &#039;polymorphic_path&#039;. 

&lt;code&gt;link_to @post.owner.name, @post.owner&lt;/code&gt; should work as well. :)</description>
		<content:encoded><![CDATA[<p>We followed the same process starting with something dirty and ending up on something clean. I think you might even remove the call to &#8216;polymorphic_path&#8217;. </p>
<p><code>link_to @post.owner.name, @post.owner</code> should work as well. :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
