<?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: Testing in Rails: Part 6 &#8211; Fixtures</title>
	<atom:link href="http://www.nullislove.com/2007/12/21/testing-in-rails-part-6-fixtures/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nullislove.com/2007/12/21/testing-in-rails-part-6-fixtures/</link>
	<description>Code for Coders</description>
	<lastBuildDate>Sat, 31 Dec 2011 17:28:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Albert Anthony</title>
		<link>http://www.nullislove.com/2007/12/21/testing-in-rails-part-6-fixtures/comment-page-1/#comment-2314</link>
		<dc:creator>Albert Anthony</dc:creator>
		<pubDate>Wed, 14 Oct 2009 07:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.nullislove.com/2007/12/21/testing-in-rails-part-6-fixtures/#comment-2314</guid>
		<description>Question:
  I am using rails 2.3.4 and the &#039;Label Reference&#039; seem not working?

  I have read http://ar.rubyonrails.org/classes/Fixtures.html</description>
		<content:encoded><![CDATA[<p>Question:<br />
  I am using rails 2.3.4 and the &#8216;Label Reference&#8217; seem not working?</p>
<p>  I have read <a href="http://ar.rubyonrails.org/classes/Fixtures.html" rel="nofollow">http://ar.rubyonrails.org/classes/Fixtures.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Groxx</title>
		<link>http://www.nullislove.com/2007/12/21/testing-in-rails-part-6-fixtures/comment-page-1/#comment-1215</link>
		<dc:creator>Groxx</dc:creator>
		<pubDate>Tue, 22 Jul 2008 20:39:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.nullislove.com/2007/12/21/testing-in-rails-part-6-fixtures/#comment-1215</guid>
		<description>Just a note: 
In Rails 2.1.0 at least, if you leave off the ID field, the ID is auto-generated not by incrementing, but by hashing the name, guaranteeing stability and uniqueness.  As it could be problematic if people assume they can &#039;guess&#039; the id, instead of correctly using the &quot;advanced&quot; features, you may wish to change the note here.

reference:
http://ar.rubyonrails.org/classes/Fixtures.html</description>
		<content:encoded><![CDATA[<p>Just a note:<br />
In Rails 2.1.0 at least, if you leave off the ID field, the ID is auto-generated not by incrementing, but by hashing the name, guaranteeing stability and uniqueness.  As it could be problematic if people assume they can &#8216;guess&#8217; the id, instead of correctly using the &#8220;advanced&#8221; features, you may wish to change the note here.</p>
<p>reference:<br />
<a href="http://ar.rubyonrails.org/classes/Fixtures.html" rel="nofollow">http://ar.rubyonrails.org/classes/Fixtures.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

