<?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: Properly Setting HTTP_REFERER in a Rails Integration Test for a File Upload</title>
	<atom:link href="http://blog.smartlogicsolutions.com/2009/02/03/properly-setting-http_referer-in-a-rails-integration-test-to-upload-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.smartlogicsolutions.com/2009/02/03/properly-setting-http_referer-in-a-rails-integration-test-to-upload-file/</link>
	<description>News and updates from the people at SmartLogic Solutions</description>
	<lastBuildDate>Sat, 17 Dec 2011 12:57:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Nico</title>
		<link>http://blog.smartlogicsolutions.com/2009/02/03/properly-setting-http_referer-in-a-rails-integration-test-to-upload-file/comment-page-1/#comment-5295</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Mon, 22 Aug 2011 13:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartlogicsolutions.com/?p=495#comment-5295</guid>
		<description>&#039;HTTP_REFERER&#039; =&gt; referer 

also works with rails 3</description>
		<content:encoded><![CDATA[<p>&#8216;HTTP_REFERER&#8217; =&gt; referer </p>
<p>also works with rails 3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://blog.smartlogicsolutions.com/2009/02/03/properly-setting-http_referer-in-a-rails-integration-test-to-upload-file/comment-page-1/#comment-5283</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Sat, 23 Jul 2011 21:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartlogicsolutions.com/?p=495#comment-5283</guid>
		<description>Hi,
This was really helpful to me, but I had to change it slightly when I moved to  Rails 3.
Rails 2:
:referer =&gt; &#039;/&#039;
Rails 3:-
{&quot;Referer&quot; =&gt; referrer}

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
This was really helpful to me, but I had to change it slightly when I moved to  Rails 3.<br />
Rails 2:<br />
:referer =&gt; &#8216;/&#8217;<br />
Rails 3:-<br />
{&#8220;Referer&#8221; =&gt; referrer}</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

