 
<?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: delegate not in the Rails API</title>
	<atom:link href="http://blog.adsdevshop.com/2008/06/04/delegate-not-in-the-rails-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.adsdevshop.com/2008/06/04/delegate-not-in-the-rails-api/</link>
	<description>Helping companies increase predicability and business agility.</description>
	<lastBuildDate>Fri, 12 Mar 2010 03:55:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tekin</title>
		<link>http://blog.adsdevshop.com/2008/06/04/delegate-not-in-the-rails-api/comment-page-1/#comment-10217</link>
		<dc:creator>Tekin</dc:creator>
		<pubDate>Thu, 22 Oct 2009 06:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://rorblog.techcfl.com/?p=392#comment-10217</guid>
		<description>One neat trick to avoid exceptions when the association isn&#039;t compulsory is to do:&lt;br&gt;&lt;br&gt;delegate :taxid, :to =&gt; &#039;(organization or return nil)&#039;</description>
		<content:encoded><![CDATA[<p>One neat trick to avoid exceptions when the association isn&#39;t compulsory is to do:</p>
<p>delegate :taxid, :to =&gt; &#39;(organization or return nil)&#39;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Elhotiby</title>
		<link>http://blog.adsdevshop.com/2008/06/04/delegate-not-in-the-rails-api/comment-page-1/#comment-6645</link>
		<dc:creator>Matt Elhotiby</dc:creator>
		<pubDate>Thu, 05 Jun 2008 18:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://rorblog.techcfl.com/?p=392#comment-6645</guid>
		<description>thanks Tekin, will have to use that one</description>
		<content:encoded><![CDATA[<p>thanks Tekin, will have to use that one</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tekin</title>
		<link>http://blog.adsdevshop.com/2008/06/04/delegate-not-in-the-rails-api/comment-page-1/#comment-6644</link>
		<dc:creator>Tekin</dc:creator>
		<pubDate>Thu, 05 Jun 2008 18:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://rorblog.techcfl.com/?p=392#comment-6644</guid>
		<description>One neat trick to avoid exceptions when the association isn&#039;t compulsory is to do:

delegate :taxid, :to =&gt; &#039;(organization or return nil)&#039;</description>
		<content:encoded><![CDATA[<p>One neat trick to avoid exceptions when the association isn&#8217;t compulsory is to do:</p>
<p>delegate :taxid, :to =&gt; &#8216;(organization or return nil)&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Elhotiby</title>
		<link>http://blog.adsdevshop.com/2008/06/04/delegate-not-in-the-rails-api/comment-page-1/#comment-6641</link>
		<dc:creator>Matt Elhotiby</dc:creator>
		<pubDate>Wed, 04 Jun 2008 20:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://rorblog.techcfl.com/?p=392#comment-6641</guid>
		<description>Thanks Alex, and yes I could have named it  Ã¢â‚¬Å“delegate NOW in the Rails APIÃ¢â‚¬Â  but I did that on purpose because I couldn&#039;t find the method in the rails API so I named it that.</description>
		<content:encoded><![CDATA[<p>Thanks Alex, and yes I could have named it  Ã¢â‚¬Å“delegate NOW in the Rails APIÃ¢â‚¬Â  but I did that on purpose because I couldn&#8217;t find the method in the rails API so I named it that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex S.</title>
		<link>http://blog.adsdevshop.com/2008/06/04/delegate-not-in-the-rails-api/comment-page-1/#comment-6640</link>
		<dc:creator>Alex S.</dc:creator>
		<pubDate>Wed, 04 Jun 2008 20:04:33 +0000</pubDate>
		<guid isPermaLink="false">http://rorblog.techcfl.com/?p=392#comment-6640</guid>
		<description>Good post, but did you mean to say &quot;delegate NOW in the Rails API&quot; instead of &quot;delegate NOT in the Rails API&quot;?</description>
		<content:encoded><![CDATA[<p>Good post, but did you mean to say &#8220;delegate NOW in the Rails API&#8221; instead of &#8220;delegate NOT in the Rails API&#8221;?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
