<?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 and the initialize() method</title>
	<atom:link href="http://jamescrisp.org/2006/09/10/rails-and-the-initialize-method/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamescrisp.org/2006/09/10/rails-and-the-initialize-method/</link>
	<description>C#, .NET, Ruby, Rails, book reviews, mind hacks, Wing Chun and the occasional personal bit.</description>
	<lastBuildDate>Sun, 15 Jan 2012 14:28:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: James Crisp</title>
		<link>http://jamescrisp.org/2006/09/10/rails-and-the-initialize-method/#comment-22</link>
		<dc:creator>James Crisp</dc:creator>
		<pubDate>Thu, 28 Dec 2006 02:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://jamescrisp.org/wordpress/?p=21#comment-22</guid>
		<description>Agreed, sounds like after_initialize would work fine:&lt;br /&gt;&lt;br /&gt;http://one.textdrive.com/pipermail/rails/2004-December/000681.html&lt;br /&gt;&lt;br /&gt;and avoid requiring the more complex constructor.</description>
		<content:encoded><![CDATA[<p>Agreed, sounds like after_initialize would work fine:</p>
<p><a href="http://one.textdrive.com/pipermail/rails/2004-December/000681.html" rel="nofollow">http://one.textdrive.com/pipermail/rails/2004-December/000681.html</a></p>
<p>and avoid requiring the more complex constructor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://jamescrisp.org/2006/09/10/rails-and-the-initialize-method/#comment-21</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 27 Dec 2006 01:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://jamescrisp.org/wordpress/?p=21#comment-21</guid>
		<description>I think you should be using ActiveRecord&#039;s after_initialize callback for what you want to do.</description>
		<content:encoded><![CDATA[<p>I think you should be using ActiveRecord's after_initialize callback for what you want to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Crisp</title>
		<link>http://jamescrisp.org/2006/09/10/rails-and-the-initialize-method/#comment-20</link>
		<dc:creator>James Crisp</dc:creator>
		<pubDate>Sat, 23 Dec 2006 12:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://jamescrisp.org/wordpress/?p=21#comment-20</guid>
		<description>Thanks very much for your comment. I&#039;m really glad to have helped.</description>
		<content:encoded><![CDATA[<p>Thanks very much for your comment. I'm really glad to have helped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kedoin</title>
		<link>http://jamescrisp.org/2006/09/10/rails-and-the-initialize-method/#comment-19</link>
		<dc:creator>kedoin</dc:creator>
		<pubDate>Wed, 20 Dec 2006 20:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://jamescrisp.org/wordpress/?p=21#comment-19</guid>
		<description>Thank you! I was just banging my head on a similar problem and couldn&#039;t figure out from the error message what was wrong!&lt;br /&gt;&lt;br /&gt;I redid the initialize method as you suggested and everything&#039;s working!</description>
		<content:encoded><![CDATA[<p>Thank you! I was just banging my head on a similar problem and couldn't figure out from the error message what was wrong!</p>
<p>I redid the initialize method as you suggested and everything's working!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

