<?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: Fixtures without validation with Factory Girl</title>
	<atom:link href="http://codetunes.com/2009/11/05/fixtures-without-validation-with-factory-girl/feed/" rel="self" type="application/rss+xml" />
	<link>http://codetunes.com/2009/11/05/fixtures-without-validation-with-factory-girl/</link>
	<description>Web applications, software engineering, Ruby on Rails, Cake PHP, JavaScript, etc.</description>
	<pubDate>Thu, 11 Mar 2010 21:13:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Johan</title>
		<link>http://codetunes.com/2009/11/05/fixtures-without-validation-with-factory-girl/comment-page-1/#comment-1116</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Mon, 16 Nov 2009 07:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://codetunes.com/?p=132#comment-1116</guid>
		<description>I have as you say, one factory file for each model. That seems to be the default for Factory Girl. That's why I was wondering where to put the strategy, so that it would be shared between all factories.</description>
		<content:encoded><![CDATA[<p>I have as you say, one factory file for each model. That seems to be the default for Factory Girl. That&#8217;s why I was wondering where to put the strategy, so that it would be shared between all factories.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michał Szajbe</title>
		<link>http://codetunes.com/2009/11/05/fixtures-without-validation-with-factory-girl/comment-page-1/#comment-1115</link>
		<dc:creator>Michał Szajbe</dc:creator>
		<pubDate>Sun, 15 Nov 2009 22:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://codetunes.com/?p=132#comment-1115</guid>
		<description>I usually keep strategies and factories in the same file. 
In larger projects I use different approach - each model has it's own file with factories. I may write about it soon.</description>
		<content:encoded><![CDATA[<p>I usually keep strategies and factories in the same file.<br />
In larger projects I use different approach - each model has it&#8217;s own file with factories. I may write about it soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://codetunes.com/2009/11/05/fixtures-without-validation-with-factory-girl/comment-page-1/#comment-1114</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Sun, 15 Nov 2009 15:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://codetunes.com/?p=132#comment-1114</guid>
		<description>Hey!

Nice tip! But in what file do you put the strategy?</description>
		<content:encoded><![CDATA[<p>Hey!</p>
<p>Nice tip! But in what file do you put the strategy?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Dvorkin</title>
		<link>http://codetunes.com/2009/11/05/fixtures-without-validation-with-factory-girl/comment-page-1/#comment-1111</link>
		<dc:creator>Michael Dvorkin</dc:creator>
		<pubDate>Sat, 07 Nov 2009 01:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://codetunes.com/?p=132#comment-1111</guid>
		<description>Nice tip, thanks!!</description>
		<content:encoded><![CDATA[<p>Nice tip, thanks!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
