<?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: Unimplemented specs in RSpec</title>
	<atom:link href="http://www.kerrybuckley.org/2007/07/29/unimplemented-specs-in-rspec/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerrybuckley.org/2007/07/29/unimplemented-specs-in-rspec/</link>
	<description>What's the simplest thing that could possibly go wrong?</description>
	<lastBuildDate>Mon, 30 Jan 2012 16:30:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: roger</title>
		<link>http://www.kerrybuckley.org/2007/07/29/unimplemented-specs-in-rspec/comment-page-1/#comment-36928</link>
		<dc:creator>roger</dc:creator>
		<pubDate>Tue, 15 Dec 2009 17:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerrybuckley.com/2007/07/29/unimplemented-specs-in-rspec/#comment-36928</guid>
		<description>looks like you can also do

it &quot;should do something&quot; do
  pending &quot;an announcement&quot;
end

or

it &quot;should do something&quot; do
  pending &quot;an announcement&quot; do
  end
end</description>
		<content:encoded><![CDATA[<p>looks like you can also do</p>
<p>it &#8220;should do something&#8221; do<br />
  pending &#8220;an announcement&#8221;<br />
end</p>
<p>or</p>
<p>it &#8220;should do something&#8221; do<br />
  pending &#8220;an announcement&#8221; do<br />
  end<br />
end</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Kudria</title>
		<link>http://www.kerrybuckley.org/2007/07/29/unimplemented-specs-in-rspec/comment-page-1/#comment-6870</link>
		<dc:creator>Ben Kudria</dc:creator>
		<pubDate>Thu, 16 Aug 2007 20:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.kerrybuckley.com/2007/07/29/unimplemented-specs-in-rspec/#comment-6870</guid>
		<description>&lt;strong&gt;How To Update Facebook, Twitter, and Kopete&#039;s Status All At Once...&lt;/strong&gt;

...</description>
		<content:encoded><![CDATA[<p><strong>How To Update Facebook, Twitter, and Kopete&#8217;s Status All At Once&#8230;</strong></p>
<p>&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.343 seconds -->

