<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Rails - Functional Test with Cookie</title>
	<link>http://www.pluitsolutions.com/2006/08/02/rails-functional-test-with-cookie/</link>
	<description>Web Developer, Web Designer, Ruby on Rails Developer, a Curious Man based in Singapore</description>
	<pubDate>Fri, 10 Feb 2012 12:16:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: Gary (aka fool4jesus)</title>
		<link>http://www.pluitsolutions.com/2006/08/02/rails-functional-test-with-cookie/#comment-109560</link>
		<pubDate>Sun, 30 Nov 2008 02:18:28 +0000</pubDate>
		<guid>http://www.pluitsolutions.com/2006/08/02/rails-functional-test-with-cookie/#comment-109560</guid>
					<description>Thanks very much! I was hitting my head on the wall trying to figure out why my &quot;test_successful_login_with_keep_me_logged_in&quot; method kept failing. :-P</description>
		<content:encoded><![CDATA[<p>Thanks very much! I was hitting my head on the wall trying to figure out why my &#8220;test_successful_login_with_keep_me_logged_in&#8221; method kept failing. :-P
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Qugstart Blog &#187; Blog Archive &#187; Functional Testing Cookies in Ruby on Rails 1.2.3</title>
		<link>http://www.pluitsolutions.com/2006/08/02/rails-functional-test-with-cookie/#comment-101271</link>
		<pubDate>Mon, 13 Oct 2008 07:30:54 +0000</pubDate>
		<guid>http://www.pluitsolutions.com/2006/08/02/rails-functional-test-with-cookie/#comment-101271</guid>
					<description>[...] Here&amp;#8217;s a good basic explanation of using cookies on Pluit solutions website.  Then I came across the Robby on Rails blog that led me to understand (and misunderstand) the asssert_cookie plugin. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Here&#8217;s a good basic explanation of using cookies on Pluit solutions website.  Then I came across the Robby on Rails blog that led me to understand (and misunderstand) the asssert_cookie plugin. [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jason</title>
		<link>http://www.pluitsolutions.com/2006/08/02/rails-functional-test-with-cookie/#comment-66285</link>
		<pubDate>Sun, 16 Mar 2008 21:49:55 +0000</pubDate>
		<guid>http://www.pluitsolutions.com/2006/08/02/rails-functional-test-with-cookie/#comment-66285</guid>
					<description>It might be worth noting that even if you use cookies[:auth] in your controller, you still need to refer to it as cookies['auth'] and @request.cookies['auth'] in the test.</description>
		<content:encoded><![CDATA[<p>It might be worth noting that even if you use cookies[:auth] in your controller, you still need to refer to it as cookies[&#8217;auth&#8217;] and @request.cookies[&#8217;auth&#8217;] in the test.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Fjan</title>
		<link>http://www.pluitsolutions.com/2006/08/02/rails-functional-test-with-cookie/#comment-32877</link>
		<pubDate>Fri, 01 Jun 2007 11:33:35 +0000</pubDate>
		<guid>http://www.pluitsolutions.com/2006/08/02/rails-functional-test-with-cookie/#comment-32877</guid>
					<description>Thanks for that! I also spent quite a while looking for that disappearing cookie. In integration testing is does work as expected by the way.</description>
		<content:encoded><![CDATA[<p>Thanks for that! I also spent quite a while looking for that disappearing cookie. In integration testing is does work as expected by the way.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Herryanto Siatono</title>
		<link>http://www.pluitsolutions.com/2006/08/02/rails-functional-test-with-cookie/#comment-482</link>
		<pubDate>Sat, 26 Aug 2006 15:38:20 +0000</pubDate>
		<guid>http://www.pluitsolutions.com/2006/08/02/rails-functional-test-with-cookie/#comment-482</guid>
					<description>Np Brian, glad to be able to help. Okay, I'll check, and submit a ticket if it has not been reported yet.</description>
		<content:encoded><![CDATA[<p>Np Brian, glad to be able to help. Okay, I&#8217;ll check, and submit a ticket if it has not been reported yet.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Brian</title>
		<link>http://www.pluitsolutions.com/2006/08/02/rails-functional-test-with-cookie/#comment-478</link>
		<pubDate>Sat, 26 Aug 2006 07:15:18 +0000</pubDate>
		<guid>http://www.pluitsolutions.com/2006/08/02/rails-functional-test-with-cookie/#comment-478</guid>
					<description>Thank you! I spent an hour trying to track down why my cookie was nil when finally the right combination of keywords (i.e. assert cookie) in google brought me to your post. Time to check if this has been submitted as a patch, at the very least to the documentation.</description>
		<content:encoded><![CDATA[<p>Thank you! I spent an hour trying to track down why my cookie was nil when finally the right combination of keywords (i.e. assert cookie) in google brought me to your post. Time to check if this has been submitted as a patch, at the very least to the documentation.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

