<?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: ActiveRecord Delegate Attributes</title>
	<atom:link href="http://craigjolicoeur.com/blog/activerecord-delegate-attributes/feed" rel="self" type="application/rss+xml" />
	<link>http://craigjolicoeur.com/blog/activerecord-delegate-attributes</link>
	<description>code with a purpose</description>
	<lastBuildDate>Sat, 09 Jul 2011 15:49:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: mooman</title>
		<link>http://craigjolicoeur.com/blog/activerecord-delegate-attributes/comment-page-1#comment-40723</link>
		<dc:creator>mooman</dc:creator>
		<pubDate>Sat, 18 Jun 2011 18:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.craigjolicoeur.com/2007/05/22/activerecord-delegate-attributes/#comment-40723</guid>
		<description>Since this is the first result on google, i thought i might add a little update to the syntax:

delegate :year, :month, :day, :to =&gt; :published_at

and current documentation on it:

http://api.rubyonrails.org/classes/Module.html#method-i-delegate</description>
		<content:encoded><![CDATA[<p>Since this is the first result on google, i thought i might add a little update to the syntax:</p>
<p>delegate :year, :month, :day, :to =&gt; :published_at</p>
<p>and current documentation on it:</p>
<p><a href="http://api.rubyonrails.org/classes/Module.html#method-i-delegate" rel="nofollow">http://api.rubyonrails.org/classes/Module.html#method-i-delegate</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sadeesh kumar</title>
		<link>http://craigjolicoeur.com/blog/activerecord-delegate-attributes/comment-page-1#comment-9412</link>
		<dc:creator>sadeesh kumar</dc:creator>
		<pubDate>Thu, 27 Nov 2008 18:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.craigjolicoeur.com/2007/05/22/activerecord-delegate-attributes/#comment-9412</guid>
		<description>Good explanation about delegate in active record. Now I got it.</description>
		<content:encoded><![CDATA[<p>Good explanation about delegate in active record. Now I got it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Delegando atributos de ActiveRecord &#124; El Futirifoken</title>
		<link>http://craigjolicoeur.com/blog/activerecord-delegate-attributes/comment-page-1#comment-9230</link>
		<dc:creator>Delegando atributos de ActiveRecord &#124; El Futirifoken</dc:creator>
		<pubDate>Tue, 04 Nov 2008 03:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.craigjolicoeur.com/2007/05/22/activerecord-delegate-attributes/#comment-9230</guid>
		<description>[...] al final hablaba de un delegate que tenía un nuevo feature. Buscando un rato por google encontré este post donde hablaba de un método delegate para hacer justamente esto que yo [...]</description>
		<content:encoded><![CDATA[<p>[...] al final hablaba de un delegate que tenía un nuevo feature. Buscando un rato por google encontré este post donde hablaba de un método delegate para hacer justamente esto que yo [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://craigjolicoeur.com/blog/activerecord-delegate-attributes/comment-page-1#comment-4</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Fri, 01 Jun 2007 14:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.craigjolicoeur.com/2007/05/22/activerecord-delegate-attributes/#comment-4</guid>
		<description>A very good question Ed.  I&#039;m not sure why its not documented in the rails API.  I know I&#039;ve come across quite a few things that I found on my own that weren&#039;t in the API and it sure would have been helpful to find them explained clearly in the API.</description>
		<content:encoded><![CDATA[<p>A very good question Ed.  I&#8217;m not sure why its not documented in the rails API.  I know I&#8217;ve come across quite a few things that I found on my own that weren&#8217;t in the API and it sure would have been helpful to find them explained clearly in the API.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Brannin</title>
		<link>http://craigjolicoeur.com/blog/activerecord-delegate-attributes/comment-page-1#comment-3</link>
		<dc:creator>Ed Brannin</dc:creator>
		<pubDate>Fri, 01 Jun 2007 14:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.craigjolicoeur.com/2007/05/22/activerecord-delegate-attributes/#comment-3</guid>
		<description>...huh.  I was expecting &lt;code&gt; to look like &lt;tt&gt;.  oops. :)</description>
		<content:encoded><![CDATA[<p>&#8230;huh.  I was expecting &lt;code&gt; to look like &lt;tt&gt;.  oops. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Brannin</title>
		<link>http://craigjolicoeur.com/blog/activerecord-delegate-attributes/comment-page-1#comment-2</link>
		<dc:creator>Ed Brannin</dc:creator>
		<pubDate>Fri, 01 Jun 2007 14:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.craigjolicoeur.com/2007/05/22/activerecord-delegate-attributes/#comment-2</guid>
		<description>This is really neat -- but do you know why I can&#039;t find this &lt;code&gt;delegate&lt;/code&gt; in the Rails or Ruby-core API docs?

(I looked up this post after noticing &lt;code&gt;delegate&lt;/code&gt; in a friend&#039;s rails app)</description>
		<content:encoded><![CDATA[<p>This is really neat &#8212; but do you know why I can&#8217;t find this <code>delegate</code> in the Rails or Ruby-core API docs?</p>
<p>(I looked up this post after noticing <code>delegate</code> in a friend&#8217;s rails app)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

