<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ramblings &#187; rspec</title>
	<atom:link href="http://matthewkwilliams.com/index.php/tag/rspec/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthewkwilliams.com</link>
	<description>Musings of Matt Williams</description>
	<lastBuildDate>Thu, 04 Nov 2010 18:05:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>rspec, restful_authentication, and login_required</title>
		<link>http://matthewkwilliams.com/index.php/2008/08/19/rspec-restful_authentication-and-login_required/</link>
		<comments>http://matthewkwilliams.com/index.php/2008/08/19/rspec-restful_authentication-and-login_required/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 21:55:24 +0000</pubDate>
		<dc:creator>Matt Williams</dc:creator>
				<category><![CDATA[rails]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[gotchas]]></category>
		<category><![CDATA[restful_authentication]]></category>
		<category><![CDATA[rspec]]></category>

		<guid isPermaLink="false">http://matthewkwilliams.com/?p=76</guid>
		<description><![CDATA[This is partly for myself, and partly for anyone after me&#8230;.. I have a controller generated via rspec_scaffold &#8212; yes, I know, it might not be what all the cool kids are doing, but it works.  I also have restful_authentication set up to use rspec.  So, when I go to add before_filter :login_required, autotest frowns [...]]]></description>
		<wfw:commentRss>http://matthewkwilliams.com/index.php/2008/08/19/rspec-restful_authentication-and-login_required/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

