<?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: A Ruby Module that mixes in Class Methods (static) and Instance Methods</title>
	<atom:link href="http://www.theirishpenguin.com/2010/02/04/a-ruby-module-that-mixes-in-class-methods-static-and-instance-methods/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theirishpenguin.com/2010/02/04/a-ruby-module-that-mixes-in-class-methods-static-and-instance-methods/</link>
	<description>Watching Open Source unfold across Ireland</description>
	<lastBuildDate>Tue, 29 Nov 2011 14:11:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Matt</title>
		<link>http://www.theirishpenguin.com/2010/02/04/a-ruby-module-that-mixes-in-class-methods-static-and-instance-methods/comment-page-1/#comment-8224</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 01 Apr 2010 21:45:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.theirishpenguin.com/?p=445#comment-8224</guid>
		<description>This is a common idiom and it probably stems from its usage in many Rails plugins.  However when it comes to rails plugins theres a better way to define class and instance methods that less cryptic and more understandable to beginnners, Yehuda Katz has the details here;

http://yehudakatz.com/2009/11/12/better-ruby-idioms/</description>
		<content:encoded><![CDATA[<p>This is a common idiom and it probably stems from its usage in many Rails plugins.  However when it comes to rails plugins theres a better way to define class and instance methods that less cryptic and more understandable to beginnners, Yehuda Katz has the details here;</p>
<p><a href="http://yehudakatz.com/2009/11/12/better-ruby-idioms/" rel="nofollow">http://yehudakatz.com/2009/11/12/better-ruby-idioms/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

