<?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: Testing helpers in Ruby on Rails 1.2</title>
	<atom:link href="http://upstream-berlin.com/2007/02/21/testing-helpers-in-ruby-on-rails-12/feed/" rel="self" type="application/rss+xml" />
	<link>http://upstream-berlin.com/2007/02/21/testing-helpers-in-ruby-on-rails-12/</link>
	<description></description>
	<pubDate>Tue, 06 Jan 2009 11:40:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Alexander Lang</title>
		<link>http://upstream-berlin.com/2007/02/21/testing-helpers-in-ruby-on-rails-12/#comment-3334</link>
		<dc:creator>Alexander Lang</dc:creator>
		<pubDate>Sun, 30 Sep 2007 12:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://upstream-berlin.com/blog/2007/02/21/testing-helpers-in-ruby-on-rails-12/#comment-3334</guid>
		<description>you're welcome :)</description>
		<content:encoded><![CDATA[<p>you&#8217;re welcome <img src='http://upstream-berlin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://upstream-berlin.com/2007/02/21/testing-helpers-in-ruby-on-rails-12/#comment-3319</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sat, 29 Sep 2007 23:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://upstream-berlin.com/blog/2007/02/21/testing-helpers-in-ruby-on-rails-12/#comment-3319</guid>
		<description>Thank you so much for this tip!  It saved me hours of work.</description>
		<content:encoded><![CDATA[<p>Thank you so much for this tip!  It saved me hours of work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James H.</title>
		<link>http://upstream-berlin.com/2007/02/21/testing-helpers-in-ruby-on-rails-12/#comment-109</link>
		<dc:creator>James H.</dc:creator>
		<pubDate>Tue, 13 Mar 2007 21:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://upstream-berlin.com/blog/2007/02/21/testing-helpers-in-ruby-on-rails-12/#comment-109</guid>
		<description>Oops.  Just a typo on my part now : )  Thanks for your help!</description>
		<content:encoded><![CDATA[<p>Oops.  Just a typo on my part now : )  Thanks for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Lang</title>
		<link>http://upstream-berlin.com/2007/02/21/testing-helpers-in-ruby-on-rails-12/#comment-91</link>
		<dc:creator>Alexander Lang</dc:creator>
		<pubDate>Tue, 13 Mar 2007 14:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://upstream-berlin.com/blog/2007/02/21/testing-helpers-in-ruby-on-rails-12/#comment-91</guid>
		<description>hi james,

thanks for the hint, just fixed the spelling error. where does your @request-error come from? we are not using @request anywhere...

if you are accessing @request from within your tests, try to add &lt;code&gt;@request = request&lt;/code&gt; the the end of your setup method.</description>
		<content:encoded><![CDATA[<p>hi james,</p>
<p>thanks for the hint, just fixed the spelling error. where does your @request-error come from? we are not using @request anywhere&#8230;</p>
<p>if you are accessing @request from within your tests, try to add <code>@request = request</code> the the end of your setup method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James H.</title>
		<link>http://upstream-berlin.com/2007/02/21/testing-helpers-in-ruby-on-rails-12/#comment-63</link>
		<dc:creator>James H.</dc:creator>
		<pubDate>Mon, 12 Mar 2007 18:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://upstream-berlin.com/blog/2007/02/21/testing-helpers-in-ruby-on-rails-12/#comment-63</guid>
		<description>Hey there.  I stumbled upon this when trying to get recipe 44 to work in Rails 1.2 as well.

Did you ever get the above to work?  Running your code (after fixing a spelling error) results in Rails complaining that @request is nil.</description>
		<content:encoded><![CDATA[<p>Hey there.  I stumbled upon this when trying to get recipe 44 to work in Rails 1.2 as well.</p>
<p>Did you ever get the above to work?  Running your code (after fixing a spelling error) results in Rails complaining that @request is nil.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
