<?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"
	>
<channel>
	<title>Comments on: [Ruby] Behaviour Driven Development with RSpec</title>
	<atom:link href="http://blog.alexgirard.com/ruby-behaviour-driven-development-with-rspec/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alexgirard.com/ruby-behaviour-driven-development-with-rspec/</link>
	<description>Yet Another Blog</description>
	<pubDate>Tue, 06 Jan 2009 04:53:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Edward Ocampo-Gooding</title>
		<link>http://blog.alexgirard.com/ruby-behaviour-driven-development-with-rspec/#comment-90</link>
		<dc:creator>Edward Ocampo-Gooding</dc:creator>
		<pubDate>Tue, 11 Mar 2008 23:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alexgirard.com/2008/02/24/ruby-behaviour-driven-development-with-rspec/#comment-90</guid>
		<description>Are you sure you need the before do { Feed.delete_all } ? RSpec should be reloading the db from fixtures (if you're using them) between each test.</description>
		<content:encoded><![CDATA[<p>Are you sure you need the before do { Feed.delete_all } ? RSpec should be reloading the db from fixtures (if you&#8217;re using them) between each test.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
