<?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: Calling initialize in ActiveRecord model causes nil.has_keys? error.</title>
	<atom:link href="http://www.hankbeaver.com/index.php/2008/09/02/calling-initialize-in-activerecord-model-causes-nilhas_keys-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hankbeaver.com/index.php/2008/09/02/calling-initialize-in-activerecord-model-causes-nilhas_keys-error/</link>
	<description>Open-source, Internet technologist who works for MaxMedia located in Atlanta, GA, USA</description>
	<lastBuildDate>Wed, 02 Mar 2011 22:02:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: hbeaver</title>
		<link>http://www.hankbeaver.com/index.php/2008/09/02/calling-initialize-in-activerecord-model-causes-nilhas_keys-error/comment-page-1/#comment-876</link>
		<dc:creator>hbeaver</dc:creator>
		<pubDate>Wed, 01 Oct 2008 16:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://1000fires.com/wordpress/?p=43#comment-876</guid>
		<description>Jason,

I am not certain as to why &#039;initialize&#039; without super is require. I have not stepped through code yet. I would suspect that some Rails code in ActiveRecord already calls initialize and I am not implementing needed methods or variables in mine. This is in effect like a method  override in Java I would think. So when I call empty to pick up parent class, I screw up inheritance.</description>
		<content:encoded><![CDATA[<p>Jason,</p>
<p>I am not certain as to why &#8216;initialize&#8217; without super is require. I have not stepped through code yet. I would suspect that some Rails code in ActiveRecord already calls initialize and I am not implementing needed methods or variables in mine. This is in effect like a method  override in Java I would think. So when I call empty to pick up parent class, I screw up inheritance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.hankbeaver.com/index.php/2008/09/02/calling-initialize-in-activerecord-model-causes-nilhas_keys-error/comment-page-1/#comment-875</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 30 Sep 2008 16:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://1000fires.com/wordpress/?p=43#comment-875</guid>
		<description>Why is &#039;super&#039; needed? Is this a bug in AR?</description>
		<content:encoded><![CDATA[<p>Why is &#8217;super&#8217; needed? Is this a bug in AR?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dokumentation von Rails Modellen leicht gemacht</title>
		<link>http://www.hankbeaver.com/index.php/2008/09/02/calling-initialize-in-activerecord-model-causes-nilhas_keys-error/comment-page-1/#comment-854</link>
		<dc:creator>Dokumentation von Rails Modellen leicht gemacht</dc:creator>
		<pubDate>Sun, 07 Sep 2008 12:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://1000fires.com/wordpress/?p=43#comment-854</guid>
		<description>[...] Calling initialize in ActiveRecord model causes nil.has_keys? error. [...]</description>
		<content:encoded><![CDATA[<p>[...] Calling initialize in ActiveRecord model causes nil.has_keys? error. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

