<?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: it_only: running a single example in RSpec</title>
	<atom:link href="http://sameshirteveryday.com/2007/10/15/it_only-running-a-single-example-in-rspec/feed/" rel="self" type="application/rss+xml" />
	<link>http://sameshirteveryday.com/2007/10/15/it_only-running-a-single-example-in-rspec/</link>
	<description>Personal blog of the one called Alex Gorbatchev, from Toronto, Canada.</description>
	<lastBuildDate>Thu, 09 Sep 2010 05:44:32 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James</title>
		<link>http://sameshirteveryday.com/2007/10/15/it_only-running-a-single-example-in-rspec/comment-page-1/#comment-2422</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sun, 04 Nov 2007 05:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.sameshirteveryday.com/2007/10/15/it_only-running-a-single-example-in-rspec/#comment-2422</guid>
		<description>You can also use the command line (spec) with the -e option. For example spec -e &quot;should assign bar&quot; spec/foo.spec will run the 
it &quot;should assign bar&quot; do
#...
end
spec.</description>
		<content:encoded><![CDATA[<p>You can also use the command line (spec) with the -e option. For example spec -e &#8220;should assign bar&#8221; spec/foo.spec will run the<br />
it &#8220;should assign bar&#8221; do<br />
#&#8230;<br />
end<br />
spec.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Gorbatchev</title>
		<link>http://sameshirteveryday.com/2007/10/15/it_only-running-a-single-example-in-rspec/comment-page-1/#comment-2325</link>
		<dc:creator>Alex Gorbatchev</dc:creator>
		<pubDate>Fri, 26 Oct 2007 13:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.sameshirteveryday.com/2007/10/15/it_only-running-a-single-example-in-rspec/#comment-2325</guid>
		<description>thnx, wordpress always messes the double angled brackets up :S</description>
		<content:encoded><![CDATA[<p>thnx, wordpress always messes the double angled brackets up :S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Michel Garnier</title>
		<link>http://sameshirteveryday.com/2007/10/15/it_only-running-a-single-example-in-rspec/comment-page-1/#comment-2323</link>
		<dc:creator>Jean-Michel Garnier</dc:creator>
		<pubDate>Fri, 26 Oct 2007 11:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.sameshirteveryday.com/2007/10/15/it_only-running-a-single-example-in-rspec/#comment-2323</guid>
		<description>Mmmm my original comment has not been published very well, the incorrect line is number 7: remove the space in &quot;</description>
		<content:encoded><![CDATA[<p>Mmmm my original comment has not been published very well, the incorrect line is number 7: remove the space in &#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Michel Garnier</title>
		<link>http://sameshirteveryday.com/2007/10/15/it_only-running-a-single-example-in-rspec/comment-page-1/#comment-2322</link>
		<dc:creator>Jean-Michel Garnier</dc:creator>
		<pubDate>Fri, 26 Oct 2007 11:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.sameshirteveryday.com/2007/10/15/it_only-running-a-single-example-in-rspec/#comment-2322</guid>
		<description>Cheers Alex, great idea!!! 
However, there is tiny syntax error in the line:
examples </description>
		<content:encoded><![CDATA[<p>Cheers Alex, great idea!!!<br />
However, there is tiny syntax error in the line:<br />
examples</p>
]]></content:encoded>
	</item>
</channel>
</rss>
