<?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: Using Shoulda to test login &#8211; should_require_login</title>
	<atom:link href="http://www.justinball.com/2008/10/02/using-shoulda-to-test-login-should_require_login/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justinball.com/2008/10/02/using-shoulda-to-test-login-should_require_login/</link>
	<description>Life is an optimization issue</description>
	<lastBuildDate>Tue, 16 Mar 2010 03:48:37 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-rare</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Coletânea de artigos sobre o Shoulda</title>
		<link>http://www.justinball.com/2008/10/02/using-shoulda-to-test-login-should_require_login/comment-page-1/#comment-6616</link>
		<dc:creator>Coletânea de artigos sobre o Shoulda</dc:creator>
		<pubDate>Wed, 13 May 2009 13:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinball.com/?p=781#comment-6616</guid>
		<description>[...] Usando o Shoulda para testar login - Justin Ball tem pesquisado a utilização do Shoulda para testar autenticação. [...]</description>
		<content:encoded><![CDATA[<p>[...] Usando o Shoulda para testar login &#8211; Justin Ball tem pesquisado a utilização do Shoulda para testar autenticação. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shoulda Roundup: Elegant, Maintainable Ruby Testing</title>
		<link>http://www.justinball.com/2008/10/02/using-shoulda-to-test-login-should_require_login/comment-page-1/#comment-6586</link>
		<dc:creator>Shoulda Roundup: Elegant, Maintainable Ruby Testing</dc:creator>
		<pubDate>Tue, 05 May 2009 18:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinball.com/?p=781#comment-6586</guid>
		<description>[...] Using Shoulda to test login - Justin Ball, has been looking into using Shoulda to test authentication. [...]</description>
		<content:encoded><![CDATA[<p>[...] Using Shoulda to test login &#8211; Justin Ball, has been looking into using Shoulda to test authentication. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben</title>
		<link>http://www.justinball.com/2008/10/02/using-shoulda-to-test-login-should_require_login/comment-page-1/#comment-6124</link>
		<dc:creator>Ruben</dc:creator>
		<pubDate>Sun, 11 Jan 2009 14:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinball.com/?p=781#comment-6124</guid>
		<description>Here is an idea: http://gist.github.com/45709

Regards.</description>
		<content:encoded><![CDATA[<p>Here is an idea: <a href="http://gist.github.com/45709" rel="nofollow">http://gist.github.com/45709</a></p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Ball</title>
		<link>http://www.justinball.com/2008/10/02/using-shoulda-to-test-login-should_require_login/comment-page-1/#comment-6123</link>
		<dc:creator>Justin Ball</dc:creator>
		<pubDate>Sun, 11 Jan 2009 03:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinball.com/?p=781#comment-6123</guid>
		<description>That is a good point.  Those actions should require the appropriate ver - POST, PUT and DELETE.  I don&#039;t know that I want to pass a hash to the macro but perhaps that is the only correct way.  I&#039;m open to ideas and modifications if you have them.</description>
		<content:encoded><![CDATA[<p>That is a good point.  Those actions should require the appropriate ver &#8211; POST, PUT and DELETE.  I don&#8217;t know that I want to pass a hash to the macro but perhaps that is the only correct way.  I&#8217;m open to ideas and modifications if you have them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben</title>
		<link>http://www.justinball.com/2008/10/02/using-shoulda-to-test-login-should_require_login/comment-page-1/#comment-6122</link>
		<dc:creator>Ruben</dc:creator>
		<pubDate>Sun, 11 Jan 2009 01:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinball.com/?p=781#comment-6122</guid>
		<description>Hi Justin, i think this macro don&#039;t work fine under the hood because update and destroy don&#039;t user the GET verb, i think that the parameter should be a hash with action and verb, what do you think?

Regards.</description>
		<content:encoded><![CDATA[<p>Hi Justin, i think this macro don&#8217;t work fine under the hood because update and destroy don&#8217;t user the GET verb, i think that the parameter should be a hash with action and verb, what do you think?</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Sharp</title>
		<link>http://www.justinball.com/2008/10/02/using-shoulda-to-test-login-should_require_login/comment-page-1/#comment-5851</link>
		<dc:creator>Alex Sharp</dc:creator>
		<pubDate>Tue, 21 Oct 2008 19:39:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.justinball.com/?p=781#comment-5851</guid>
		<description>Nice! I was actually in the middle of writing a should_have_before_filters macro when I found this post. Very helpful.</description>
		<content:encoded><![CDATA[<p>Nice! I was actually in the middle of writing a should_have_before_filters macro when I found this post. Very helpful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
