<?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"
	>
<channel>
	<title>Comments on: Ruby: Defining Instance and Class methods in Modules</title>
	<atom:link href="http://www.misuse.org/science/2007/08/05/ruby-defining-instance-and-class-methods-in-modules/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.misuse.org/science/2007/08/05/ruby-defining-instance-and-class-methods-in-modules/</link>
	<description>It would be a good idea.</description>
	<pubDate>Fri, 08 Aug 2008 00:55:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: science</title>
		<link>http://www.misuse.org/science/2007/08/05/ruby-defining-instance-and-class-methods-in-modules/#comment-612</link>
		<dc:creator>science</dc:creator>
		<pubDate>Sat, 29 Dec 2007 07:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.misuse.org/science/2007/08/05/ruby-defining-instance-and-class-methods-in-modules/#comment-612</guid>
		<description>Science recently found this article which may be of interest to readers of the Method. It goes into much more detail and includes some crucial concepts for real-world work, like how to create an initializer in your module when extending it into a class.. hint: "def extended(base)"  Enjoy!

http://www.juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/</description>
		<content:encoded><![CDATA[<p>Science recently found this article which may be of interest to readers of the Method. It goes into much more detail and includes some crucial concepts for real-world work, like how to create an initializer in your module when extending it into a class.. hint: &#8220;def extended(base)&#8221;  Enjoy!</p>
<p><a href="http://www.juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/" rel="nofollow">http://www.juixe.com/techknow/index.php/2006/06/15/mixins-in-ruby/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
