<?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 Routes in Rails</title>
	<atom:link href="http://blog.zobie.com/2008/11/testing-routes-in-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zobie.com/2008/11/testing-routes-in-rails/</link>
	<description>I write software, I like music and I'm mildly(?) OCD.</description>
	<lastBuildDate>Fri, 03 Sep 2010 15:51:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jaime Bellmyer</title>
		<link>http://blog.zobie.com/2008/11/testing-routes-in-rails/comment-page-1/#comment-278</link>
		<dc:creator>Jaime Bellmyer</dc:creator>
		<pubDate>Thu, 28 Jan 2010 02:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zobie.com/?p=50#comment-278</guid>
		<description>This is really cool, the ability to run scenarios through your routes in console!  For anyone that uses Shoulda as their testing suite, I wrote a plugin to cut way down on the effort.  This is the article explaining the plugin itself, with some testing background: http://bit.ly/test_routes

Thanks again for the info on routing in the console.</description>
		<content:encoded><![CDATA[<p>This is really cool, the ability to run scenarios through your routes in console!  For anyone that uses Shoulda as their testing suite, I wrote a plugin to cut way down on the effort.  This is the article explaining the plugin itself, with some testing background: <a href="http://bit.ly/test_routes" rel="nofollow">http://bit.ly/test_routes</a></p>
<p>Thanks again for the info on routing in the console.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
