<?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: Rails Seed Data</title>
	<atom:link href="http://derekdevries.com/2009/04/13/rails-seed-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://derekdevries.com/2009/04/13/rails-seed-data/</link>
	<description></description>
	<pubDate>Thu, 11 Mar 2010 15:55:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: derek</title>
		<link>http://derekdevries.com/2009/04/13/rails-seed-data/comment-page-1/#comment-1562</link>
		<dc:creator>derek</dc:creator>
		<pubDate>Fri, 04 Sep 2009 19:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://derekdevries.com/?p=72#comment-1562</guid>
		<description>Thanks Jorge. I've fixed the example</description>
		<content:encoded><![CDATA[<p>Thanks Jorge. I&#8217;ve fixed the example</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jorge Corona</title>
		<link>http://derekdevries.com/2009/04/13/rails-seed-data/comment-page-1/#comment-1395</link>
		<dc:creator>Jorge Corona</dc:creator>
		<pubDate>Tue, 18 Aug 2009 01:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://derekdevries.com/?p=72#comment-1395</guid>
		<description>You just have a small error on the examples above. You create directories with mkdir named as "data", but the rake task calls "seed".</description>
		<content:encoded><![CDATA[<p>You just have a small error on the examples above. You create directories with mkdir named as &#8220;data&#8221;, but the rake task calls &#8220;seed&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleks Totic</title>
		<link>http://derekdevries.com/2009/04/13/rails-seed-data/comment-page-1/#comment-1025</link>
		<dc:creator>Aleks Totic</dc:creator>
		<pubDate>Thu, 09 Jul 2009 19:00:34 +0000</pubDate>
		<guid isPermaLink="false">http://derekdevries.com/?p=72#comment-1025</guid>
		<description>Thanks for this entry, very clear. I am just getting started on my 1st rails project. It has about 20 tables, linked in various ways, and seeding it is not trivial. How do you load your always data into the test database?</description>
		<content:encoded><![CDATA[<p>Thanks for this entry, very clear. I am just getting started on my 1st rails project. It has about 20 tables, linked in various ways, and seeding it is not trivial. How do you load your always data into the test database?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
