<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Rails and the initialize() method</title>
	<link>http://jamescrisp.org/2006/09/10/rails-and-the-initialize-method/</link>
	<description>C#, JRuby, Ruby on Rails, .NET, book reviews, film reviews, mind hacks, Wing Chun and the occasional personal bit.</description>
	<pubDate>Fri, 21 Nov 2008 06:26:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.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>http://jamescrisp.org/2006/09/10/rails-and-the-initialize-method/#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>http://jamescrisp.org/2006/09/10/rails-and-the-initialize-method/#comment-21</guid>
		<description>I think you should be using ActiveRecord's after_initialize callback for what you want to do.</description>
		<content:encoded><![CDATA[<p>I think you should be using ActiveRecord&#8217;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>http://jamescrisp.org/2006/09/10/rails-and-the-initialize-method/#comment-20</guid>
		<description>Thanks very much for your comment. I'm really glad to have helped.</description>
		<content:encoded><![CDATA[<p>Thanks very much for your comment. I&#8217;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>http://jamescrisp.org/2006/09/10/rails-and-the-initialize-method/#comment-19</guid>
		<description>Thank you! I was just banging my head on a similar problem and couldn'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's working!</description>
		<content:encoded><![CDATA[<p>Thank you! I was just banging my head on a similar problem and couldn&#8217;t figure out from the error message what was wrong!</p>
<p>I redid the initialize method as you suggested and everything&#8217;s working!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
