<?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 performance tips</title>
	<atom:link href="http://www.rubyonrailsexamples.com/rails-tips/rails-performance-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rubyonrailsexamples.com/rails-tips/rails-performance-tips/</link>
	<description>Ruby on Rails tutorials</description>
	<pubDate>Sun, 07 Sep 2008 00:35:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: admin</title>
		<link>http://www.rubyonrailsexamples.com/rails-tips/rails-performance-tips/#comment-41</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 20 Jul 2007 06:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyonrailsexamples.com/rails-tips/rails-performance-tips/#comment-41</guid>
		<description>Yes, but it is one of the things that may not make difference always. I feel it make difference if you have large number of routes.</description>
		<content:encoded><![CDATA[<p>Yes, but it is one of the things that may not make difference always. I feel it make difference if you have large number of routes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Farhad</title>
		<link>http://www.rubyonrailsexamples.com/rails-tips/rails-performance-tips/#comment-40</link>
		<dc:creator>Farhad</dc:creator>
		<pubDate>Fri, 20 Jul 2007 06:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyonrailsexamples.com/rails-tips/rails-performance-tips/#comment-40</guid>
		<description>Thanks for the tips.

Quick question - when you indicate to hard-code the controller name/action, are you suggesting avoiding the link_to(:controller =&#62; 'x', :action =&#62; 'y',....) methods?  So, use the plain old &lt;a&gt; tags instead?</description>
		<content:encoded><![CDATA[<p>Thanks for the tips.</p>
<p>Quick question - when you indicate to hard-code the controller name/action, are you suggesting avoiding the link_to(:controller =&gt; &#8216;x&#8217;, :action =&gt; &#8216;y&#8217;,&#8230;.) methods?  So, use the plain old <a> tags instead?</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
