<?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: Testing Merb controllers</title>
	<atom:link href="http://nutrun.com/weblog/testing-merb-controllers/feed/" rel="self" type="application/rss+xml" />
	<link>http://nutrun.com/weblog/testing-merb-controllers/</link>
	<description>nutrun</description>
	<pubDate>Tue, 06 Jan 2009 06:31:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Fiodor</title>
		<link>http://nutrun.com/weblog/testing-merb-controllers/comment-page-1/#comment-1199</link>
		<dc:creator>Fiodor</dc:creator>
		<pubDate>Mon, 22 Sep 2008 13:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://nutrun.com/?p=145#comment-1199</guid>
		<description>There is a similar article for RSpec users: http://www.howtotest.org/2008/09/22/how-to-test-merb-controllers-using-rspec</description>
		<content:encoded><![CDATA[<p>There is a similar article for RSpec users: <a href="http://www.howtotest.org/2008/09/22/how-to-test-merb-controllers-using-rspec" rel="nofollow">http://www.howtotest.org/2008/09/22/how-to-test-merb-controllers-using-rspec</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ola Bini</title>
		<link>http://nutrun.com/weblog/testing-merb-controllers/comment-page-1/#comment-1086</link>
		<dc:creator>Ola Bini</dc:creator>
		<pubDate>Fri, 13 Jun 2008 07:11:22 +0000</pubDate>
		<guid isPermaLink="false">http://nutrun.com/?p=145#comment-1086</guid>
		<description>Hey George,

My immediate answer to why the session needs to be initialized is that the FakeRequest object is optimized to improve testing speed, and you don't always need the session when testing, so that's why it doesn't create it.</description>
		<content:encoded><![CDATA[<p>Hey George,</p>
<p>My immediate answer to why the session needs to be initialized is that the FakeRequest object is optimized to improve testing speed, and you don&#8217;t always need the session when testing, so that&#8217;s why it doesn&#8217;t create it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
