<?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: Making a POST link in Rails</title>
	<atom:link href="http://solutions.treypiepmeier.com/2006/10/05/making-a-post-link-in-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://solutions.treypiepmeier.com/2006/10/05/making-a-post-link-in-rails/</link>
	<description>So I don't have to figure things out more than once.</description>
	<pubDate>Thu, 28 Aug 2008 09:37:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Trey</title>
		<link>http://solutions.treypiepmeier.com/2006/10/05/making-a-post-link-in-rails/#comment-20</link>
		<dc:creator>Trey</dc:creator>
		<pubDate>Sun, 22 Oct 2006 09:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://solutions.treypiepmeier.com/2006/10/05/making-a-post-link-in-rails/#comment-20</guid>
		<description>&lt;p&gt;And &lt;code&gt;:method =&#62; :delete&lt;/code&gt; would be even better if you're into REST.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>And <code>:method =&gt; :delete</code> would be even better if you&#8217;re into REST.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Packagethief</title>
		<link>http://solutions.treypiepmeier.com/2006/10/05/making-a-post-link-in-rails/#comment-18</link>
		<dc:creator>Packagethief</dc:creator>
		<pubDate>Mon, 16 Oct 2006 22:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://solutions.treypiepmeier.com/2006/10/05/making-a-post-link-in-rails/#comment-18</guid>
		<description>&lt;p&gt;I think in edge Rails, :post =&#62; true is deprecated in favor of :method =&#62; :post&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think in edge Rails, :post =&gt; true is deprecated in favor of :method =&gt; :post</p>]]></content:encoded>
	</item>
</channel>
</rss>
