<?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: Rails: interning empty string</title>
	<atom:link href="http://blog.fredrikbostrom.net/2010/03/12/rails-interning-empty-string/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.fredrikbostrom.net/2010/03/12/rails-interning-empty-string</link>
	<description>Mostly notes to self</description>
	<lastBuildDate>Sun, 18 Dec 2011 02:56:29 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brandon</title>
		<link>http://blog.fredrikbostrom.net/2010/03/12/rails-interning-empty-string/comment-page-1#comment-41272</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Sun, 18 Dec 2011 02:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikbostrom.net/?p=350#comment-41272</guid>
		<description>I&#039;m getting the same error right now when trying to use the gem formtastic version 0.2.4. My stackoverflow question can be found here http://stackoverflow.com/questions/8453521/ror-v2-3-error-actionviewtemplateerror-interning-empty-string I was wondering if you had any ideas on what the problem is since I have never seen an error called interning empty string.</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the same error right now when trying to use the gem formtastic version 0.2.4. My stackoverflow question can be found here <a href="http://stackoverflow.com/questions/8453521/ror-v2-3-error-actionviewtemplateerror-interning-empty-string" rel="nofollow">http://stackoverflow.com/questions/8453521/ror-v2-3-error-actionviewtemplateerror-interning-empty-string</a> I was wondering if you had any ideas on what the problem is since I have never seen an error called interning empty string.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://blog.fredrikbostrom.net/2010/03/12/rails-interning-empty-string/comment-page-1#comment-18193</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 26 Jan 2011 14:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikbostrom.net/?p=350#comment-18193</guid>
		<description>I was getting this error yesterday afternoon. My context was a bit different, but I found that whenever I called the to_sym on an empty string, I got the &quot;interning empty string&quot; error.</description>
		<content:encoded><![CDATA[<p>I was getting this error yesterday afternoon. My context was a bit different, but I found that whenever I called the to_sym on an empty string, I got the &#8220;interning empty string&#8221; error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico</title>
		<link>http://blog.fredrikbostrom.net/2010/03/12/rails-interning-empty-string/comment-page-1#comment-11812</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Thu, 14 Oct 2010 16:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikbostrom.net/?p=350#comment-11812</guid>
		<description>WonderfuL! Was almost going mad over this one. In my case it is produced by a googlebot that appends the ?format= to soem of our apps urls. I still have no clue why it does it...

Nico</description>
		<content:encoded><![CDATA[<p>WonderfuL! Was almost going mad over this one. In my case it is produced by a googlebot that appends the ?format= to soem of our apps urls. I still have no clue why it does it&#8230;</p>
<p>Nico</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: btalberg</title>
		<link>http://blog.fredrikbostrom.net/2010/03/12/rails-interning-empty-string/comment-page-1#comment-10871</link>
		<dc:creator>btalberg</dc:creator>
		<pubDate>Fri, 17 Sep 2010 15:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikbostrom.net/?p=350#comment-10871</guid>
		<description>This is great info, thanks for the write up Fredrik, very well done.  I have this error thrown occasionally in my app too.  Had no idea why this was happening until I found your article.  Cheers!</description>
		<content:encoded><![CDATA[<p>This is great info, thanks for the write up Fredrik, very well done.  I have this error thrown occasionally in my app too.  Had no idea why this was happening until I found your article.  Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik</title>
		<link>http://blog.fredrikbostrom.net/2010/03/12/rails-interning-empty-string/comment-page-1#comment-10380</link>
		<dc:creator>Fredrik</dc:creator>
		<pubDate>Fri, 03 Sep 2010 06:50:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikbostrom.net/?p=350#comment-10380</guid>
		<description>Tom, the format parameter&#039;s empty value comes from http://localhost:3000/users/1?format= where the format parameter is present but doesn&#039;t have a value. 

If the format parameter would be missing from the url, however, the value of params[:format] would be nil. 

And thanks for the spellcheck ;)</description>
		<content:encoded><![CDATA[<p>Tom, the format parameter&#8217;s empty value comes from <a href="http://localhost:3000/users/1?format=" rel="nofollow">http://localhost:3000/users/1?format=</a> where the format parameter is present but doesn&#8217;t have a value. </p>
<p>If the format parameter would be missing from the url, however, the value of params[:format] would be nil. </p>
<p>And thanks for the spellcheck ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://blog.fredrikbostrom.net/2010/03/12/rails-interning-empty-string/comment-page-1#comment-10370</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 03 Sep 2010 01:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikbostrom.net/?p=350#comment-10370</guid>
		<description>Thanks for this article!  This one was confusing me... and I&#039;m still not sure why &quot;format&quot; is set to empty string.

Quick correction though in the last code block you have this line:
params[:format] = nil if params[:format] and params[:foramt].empty?
    

And the &quot;format&quot; symbol is misspelled &quot;foramt&quot;.

Thanks again for the great article!</description>
		<content:encoded><![CDATA[<p>Thanks for this article!  This one was confusing me&#8230; and I&#8217;m still not sure why &#8220;format&#8221; is set to empty string.</p>
<p>Quick correction though in the last code block you have this line:<br />
params[:format] = nil if params[:format] and params[:foramt].empty?</p>
<p>And the &#8220;format&#8221; symbol is misspelled &#8220;foramt&#8221;.</p>
<p>Thanks again for the great article!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

