<?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: Objects behaviour inheritance with RSpec</title>
	<atom:link href="http://gusiev.com/2009/10/objects-behaviour-inheritance-with-rspec/feed/" rel="self" type="application/rss+xml" />
	<link>http://gusiev.com/2009/10/objects-behaviour-inheritance-with-rspec/</link>
	<description>How to make your web application</description>
	<pubDate>Fri, 30 Jul 2010 12:01:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Dmitry</title>
		<link>http://gusiev.com/2009/10/objects-behaviour-inheritance-with-rspec/#comment-119</link>
		<dc:creator>Dmitry</dc:creator>
		<pubDate>Tue, 01 Dec 2009 22:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://gusiev.com/?p=28#comment-119</guid>
		<description>Shoulda allows similar stuff via merge_block method.</description>
		<content:encoded><![CDATA[Shoulda allows similar stuff via merge_block method.
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Wilden</title>
		<link>http://gusiev.com/2009/10/objects-behaviour-inheritance-with-rspec/#comment-108</link>
		<dc:creator>Mark Wilden</dc:creator>
		<pubDate>Wed, 28 Oct 2009 22:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://gusiev.com/?p=28#comment-108</guid>
		<description>Yes, RSpec's text classes are (AFAIK) somewhat opaque, so inheritance isn't as useful.</description>
		<content:encoded><![CDATA[Yes, RSpec&#8217;s text classes are (AFAIK) somewhat opaque, so inheritance isn&#8217;t as useful.
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Davis</title>
		<link>http://gusiev.com/2009/10/objects-behaviour-inheritance-with-rspec/#comment-107</link>
		<dc:creator>Ryan Davis</dc:creator>
		<pubDate>Wed, 28 Oct 2009 18:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://gusiev.com/?p=28#comment-107</guid>
		<description>I've been doing this for years and years through simple test class inheritance.</description>
		<content:encoded><![CDATA[I&#8217;ve been doing this for years and years through simple test class inheritance.
]]></content:encoded>
	</item>
</channel>
</rss>
