<?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: Expected response to be a &lt;:redirect&gt;, but was &lt;0&gt;</title>
	<atom:link href="http://www.jtanium.com/2009/11/20/expected-response-to-be-a-redirect-but-was-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jtanium.com/2009/11/20/expected-response-to-be-a-redirect-but-was-0/</link>
	<description>I jot things down, in hopes of finding them later...</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:07:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Doug</title>
		<link>http://www.jtanium.com/2009/11/20/expected-response-to-be-a-redirect-but-was-0/comment-page-1/#comment-532</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Thu, 04 Mar 2010 15:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.jtanium.com/2009/11/20/expected-response-to-be-a-but-was/#comment-532</guid>
		<description>My error was much simpler than this. My editor does auto completion. I typed &quot;p&quot;, hit ESCAPE (for the autocompletion), and got &quot;puts&quot; instead of &quot;put&quot;. So where I wanted:

put :update, :id =&gt; some_id, :some_object =&gt; { }

I had in my code:

puts :update, :id =&gt; some_id, :some_object =&gt; { }

&quot;puts&quot; of course returns no redirect.</description>
		<content:encoded><![CDATA[<p>My error was much simpler than this. My editor does auto completion. I typed &#8220;p&#8221;, hit ESCAPE (for the autocompletion), and got &#8220;puts&#8221; instead of &#8220;put&#8221;. So where I wanted:</p>
<p>put :update, :id =&gt; some_id, :some_object =&gt; { }</p>
<p>I had in my code:</p>
<p>puts :update, :id =&gt; some_id, :some_object =&gt; { }</p>
<p>&#8220;puts&#8221; of course returns no redirect.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

