<?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: Loading Fixtures in a Migration</title>
	<atom:link href="http://shifteleven.com/articles/2006/09/28/loading-fixtures-in-a-migration/feed" rel="self" type="application/rss+xml" />
	<link>http://shifteleven.com/articles/2006/09/28/loading-fixtures-in-a-migration</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 14 Mar 2010 03:19:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<item>
		<title>By: K. Adam Christensen</title>
		<link>http://shifteleven.com/articles/2006/09/28/loading-fixtures-in-a-migration/comment-page-1#comment-15</link>
		<dc:creator>K. Adam Christensen</dc:creator>
		<pubDate>Sun, 12 Aug 2007 08:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://dev.fecalrod.com/articles/2006/09/28/loading-fixtures-in-a-migration#comment-15</guid>
		<description>@Phrogz:  I have no Idea what I did that.  You are correct in that I should just done that.

Thanks for catching that</description>
		<content:encoded><![CDATA[<p>@Phrogz:  I have no Idea what I did that.  You are correct in that I should just done that.</p>
<p>Thanks for catching that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phrogz</title>
		<link>http://shifteleven.com/articles/2006/09/28/loading-fixtures-in-a-migration/comment-page-1#comment-14</link>
		<dc:creator>Phrogz</dc:creator>
		<pubDate>Sat, 07 Jul 2007 14:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://dev.fecalrod.com/articles/2006/09/28/loading-fixtures-in-a-migration#comment-14</guid>
		<description>Why @File.basename( &quot;foo.yml&quot;, &#039;.*&#039; )@? That just produces @&quot;foo&quot;@, right?. Why not type @&quot;foo&quot;@ directly and save some precious keystrokes and method calls?</description>
		<content:encoded><![CDATA[<p>Why @File.basename( &#8220;foo.yml&#8221;, &#8216;.*&#8217; )@? That just produces @&#8221;foo&#8221;@, right?. Why not type @&#8221;foo&#8221;@ directly and save some precious keystrokes and method calls?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario Jauvin</title>
		<link>http://shifteleven.com/articles/2006/09/28/loading-fixtures-in-a-migration/comment-page-1#comment-13</link>
		<dc:creator>Mario Jauvin</dc:creator>
		<pubDate>Fri, 11 May 2007 01:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://dev.fecalrod.com/articles/2006/09/28/loading-fixtures-in-a-migration#comment-13</guid>
		<description>I was looking to do exactly this and your example showed me the way.  Thanks a bunch.</description>
		<content:encoded><![CDATA[<p>I was looking to do exactly this and your example showed me the way.  Thanks a bunch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Attila</title>
		<link>http://shifteleven.com/articles/2006/09/28/loading-fixtures-in-a-migration/comment-page-1#comment-12</link>
		<dc:creator>Attila</dc:creator>
		<pubDate>Sun, 04 Feb 2007 13:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://dev.fecalrod.com/articles/2006/09/28/loading-fixtures-in-a-migration#comment-12</guid>
		<description>You gave me a big idea! I have a rich interface manage my data. I use a rake script to extract everything into fixtures. And with your idea, i can put back that data into my database for testing or for initial setup. Cool! Thanks a lot!</description>
		<content:encoded><![CDATA[<p>You gave me a big idea! I have a rich interface manage my data. I use a rake script to extract everything into fixtures. And with your idea, i can put back that data into my database for testing or for initial setup. Cool! Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Connor</title>
		<link>http://shifteleven.com/articles/2006/09/28/loading-fixtures-in-a-migration/comment-page-1#comment-11</link>
		<dc:creator>Tim Connor</dc:creator>
		<pubDate>Sun, 22 Oct 2006 19:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://dev.fecalrod.com/articles/2006/09/28/loading-fixtures-in-a-migration#comment-11</guid>
		<description>Thanks for the idea.  This is also helpful for &lt;a href=&quot;http://www.timocracy.com/articles/2006/10/22/17-testing-plugins-loading-fixtures-and-environment&quot;&gt;testing a plugin by loading fixtures&lt;/a&gt;, so I gave you a shout-out.</description>
		<content:encoded><![CDATA[<p>Thanks for the idea.  This is also helpful for <a href="http://www.timocracy.com/articles/2006/10/22/17-testing-plugins-loading-fixtures-and-environment">testing a plugin by loading fixtures</a>, so I gave you a shout-out.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
