<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
	>
<channel>
	<title>Comments on: Ruby on Rails: Restful Links When You Don&#8217;t Know the Class</title>
	<atom:link href="http://teachmetocode.com/articles/ruby-on-rails-restful-links-when-you-dont-know-the-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://teachmetocode.com/articles/ruby-on-rails-restful-links-when-you-dont-know-the-class/</link>
	<description>Writing Code is the Easy Part</description>
	<lastBuildDate>Wed, 08 Feb 2012 08:49: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: Srikanth</title>
		<link>http://teachmetocode.com/articles/ruby-on-rails-restful-links-when-you-dont-know-the-class/#comment-535</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-535</guid>
		<description>Great Article.
Thanks :)</description>
		<content:encoded><![CDATA[<p>Great Article.<br />
Thanks <img src='http://teachmetocode.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philippe Creux</title>
		<link>http://teachmetocode.com/articles/ruby-on-rails-restful-links-when-you-dont-know-the-class/#comment-534</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-534</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. <img src='http://teachmetocode.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

