<?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>Adam Loving&#039;s Blog &#187; rails</title>
	<atom:link href="http://adamloving.com/tag/rails/feed" rel="self" type="application/rss+xml" />
	<link>http://adamloving.com</link>
	<description>Seattle Social Web Development</description>
	<lastBuildDate>Fri, 20 Jan 2012 18:07:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Rails rake command to run a single unit test</title>
		<link>http://adamloving.com/internet-programming/rails-rake-command-to-run-one-test</link>
		<comments>http://adamloving.com/internet-programming/rails-rake-command-to-run-one-test#comments</comments>
		<pubDate>Fri, 06 Jun 2008 18:45:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Projects, Programming, Technology]]></category>
		<category><![CDATA[automated testing]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[unit test]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Q: What is the rake command to run a single rails unit test?A: There is none, use ruby test/unit/my_test.rb ]]></description>
			<content:encoded><![CDATA[<p></p><p><strong>Q:</strong> What is the rake command to run a single rails unit test?</p>
<p><strong>A:</strong> There is none, use ruby test/unit/my_test.rb</p>
]]></content:encoded>
			<wfw:commentRss>http://adamloving.com/internet-programming/rails-rake-command-to-run-one-test/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

