<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Add An RSS Auto-Discovery Link in Rails</title>
	<link>http://toddsiegel.com/2008/04/17/add-an-rss-auto-discovery-link-in-rails/</link>
	<description></description>
	<pubDate>Sun, 05 Feb 2012 12:13:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Noah Smith</title>
		<link>http://toddsiegel.com/2008/04/17/add-an-rss-auto-discovery-link-in-rails/#comment-5824</link>
		<dc:creator>Noah Smith</dc:creator>
		<pubDate>Tue, 05 Jan 2010 20:37:21 +0000</pubDate>
		<guid>http://toddsiegel.com/2008/04/17/add-an-rss-auto-discovery-link-in-rails/#comment-5824</guid>
		<description>Let's try that again, the syntax didn't take:

&lt;code&gt; "controller_name", :action =&#62; "feed", :title =&#62; "My Site's RSS Feed"}) %&#62;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Let&#8217;s try that again, the syntax didn&#8217;t take:</p>
<p><code> "controller_name", :action =&gt; "feed", :title =&gt; "My Site's RSS Feed"}) %&gt;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noah Smith</title>
		<link>http://toddsiegel.com/2008/04/17/add-an-rss-auto-discovery-link-in-rails/#comment-5823</link>
		<dc:creator>Noah Smith</dc:creator>
		<pubDate>Tue, 05 Jan 2010 20:36:39 +0000</pubDate>
		<guid>http://toddsiegel.com/2008/04/17/add-an-rss-auto-discovery-link-in-rails/#comment-5823</guid>
		<description>Actually, you want something more like:

 "controller_name", :action =&#62; "feed"}, :title =&#62; "My Site's RSS Feed") %&#62;

So it shows the title up there with the logo too. Thanks for the post, though, it got me 90% there!</description>
		<content:encoded><![CDATA[<p>Actually, you want something more like:</p>
<p> &#8220;controller_name&#8221;, :action =&gt; &#8220;feed&#8221;}, :title =&gt; &#8220;My Site&#8217;s RSS Feed&#8221;) %&gt;</p>
<p>So it shows the title up there with the logo too. Thanks for the post, though, it got me 90% there!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

