<?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: Method_missing requires responds_to?</title>
	<atom:link href="http://www.postal-code.com/binarycode/2009/01/13/responds_to-requires-method_missing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.postal-code.com/binarycode/2009/01/13/responds_to-requires-method_missing/</link>
	<description>A whole bunch of nought thought by Chris Cummer</description>
	<lastBuildDate>Fri, 29 Jul 2011 23:29:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: chris</title>
		<link>http://www.postal-code.com/binarycode/2009/01/13/responds_to-requires-method_missing/comment-page-1/#comment-4179</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Thu, 15 Jan 2009 16:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.postal-code.com/binarycode/?p=268#comment-4179</guid>
		<description>Antti: you&#039;re absolutely correct - thanks for catching that!</description>
		<content:encoded><![CDATA[<p>Antti: you&#8217;re absolutely correct &#8211; thanks for catching that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coderrr</title>
		<link>http://www.postal-code.com/binarycode/2009/01/13/responds_to-requires-method_missing/comment-page-1/#comment-4178</link>
		<dc:creator>coderrr</dc:creator>
		<pubDate>Thu, 15 Jan 2009 09:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.postal-code.com/binarycode/?p=268#comment-4178</guid>
		<description>http://coderrr.wordpress.com/2008/07/11/solving-the-method_missing-respond_to-problem/</description>
		<content:encoded><![CDATA[<p><a href="http://coderrr.wordpress.com/2008/07/11/solving-the-method_missing-respond_to-problem/" rel="nofollow">http://coderrr.wordpress.com/2008/07/11/solving-the-method_missing-respond_to-problem/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antti Tarvainen</title>
		<link>http://www.postal-code.com/binarycode/2009/01/13/responds_to-requires-method_missing/comment-page-1/#comment-4177</link>
		<dc:creator>Antti Tarvainen</dc:creator>
		<pubDate>Thu, 15 Jan 2009 08:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.postal-code.com/binarycode/?p=268#comment-4177</guid>
		<description>Maybe it&#039;s just me, but...

Shouldn&#039;t the title be the other way around? &quot;Method_missing requires responds_to?&quot;</description>
		<content:encoded><![CDATA[<p>Maybe it&#8217;s just me, but&#8230;</p>
<p>Shouldn&#8217;t the title be the other way around? &#8220;Method_missing requires responds_to?&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian Russell</title>
		<link>http://www.postal-code.com/binarycode/2009/01/13/responds_to-requires-method_missing/comment-page-1/#comment-4176</link>
		<dc:creator>Julian Russell</dc:creator>
		<pubDate>Thu, 15 Jan 2009 04:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.postal-code.com/binarycode/?p=268#comment-4176</guid>
		<description>Word. I recently wrote a quick wrapper for a java API that rubyised most of the method calls using method_missing (underscore -&gt; camelCase etc).

I would have just felt dirty if I hadn&#039;t done the responds_to? implementation as well.</description>
		<content:encoded><![CDATA[<p>Word. I recently wrote a quick wrapper for a java API that rubyised most of the method calls using method_missing (underscore -&gt; camelCase etc).</p>
<p>I would have just felt dirty if I hadn&#8217;t done the responds_to? implementation as well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

