<?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 fixtures with models using set_table_name</title>
	<atom:link href="http://www.missiondata.com/blog/uncategorized/80/rails-fixtures-with-models-using-set_table_name/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.missiondata.com/blog/systems-integration/80/rails-fixtures-with-models-using-set_table_name/</link>
	<description>Louisville-based Web Development &#038; Software Engineering</description>
	<lastBuildDate>Tue, 02 Mar 2010 02:10:53 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aleksey Gureev</title>
		<link>http://www.missiondata.com/blog/systems-integration/80/rails-fixtures-with-models-using-set_table_name/comment-page-1/#comment-20769</link>
		<dc:creator>Aleksey Gureev</dc:creator>
		<pubDate>Fri, 25 May 2007 12:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.missiondata.com/blog/uncategorized/80/rails-fixtures-with-models-using-set_table_name/#comment-20769</guid>
		<description>Thanks! Right what I was looking for!</description>
		<content:encoded><![CDATA[<p>Thanks! Right what I was looking for!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chadwick</title>
		<link>http://www.missiondata.com/blog/systems-integration/80/rails-fixtures-with-models-using-set_table_name/comment-page-1/#comment-18924</link>
		<dc:creator>Chadwick</dc:creator>
		<pubDate>Tue, 01 May 2007 03:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.missiondata.com/blog/uncategorized/80/rails-fixtures-with-models-using-set_table_name/#comment-18924</guid>
		<description>For schema names in fixtures, you can simply pass the fixture helper a string rather than a symbol.  Ex:

class UserTest </description>
		<content:encoded><![CDATA[<p>For schema names in fixtures, you can simply pass the fixture helper a string rather than a symbol.  Ex:</p>
<p>class UserTest</p>
]]></content:encoded>
	</item>
</channel>
</rss>
