<?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: Week 1 Homework and Slides</title>
	<atom:link href="http://uwruby.com/2008/04/week-1-homework-and-slides/feed/" rel="self" type="application/rss+xml" />
	<link>http://uwruby.com/2008/04/week-1-homework-and-slides/</link>
	<description>UW Ruby Class Blog!</description>
	<pubDate>Tue, 06 Jan 2009 10:11:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: bthatswho</title>
		<link>http://uwruby.com/2008/04/week-1-homework-and-slides/#comment-7</link>
		<dc:creator>bthatswho</dc:creator>
		<pubDate>Wed, 09 Apr 2008 19:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://uwruby.com/?p=6#comment-7</guid>
		<description>word!</description>
		<content:encoded><![CDATA[<p>word!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron Patterson</title>
		<link>http://uwruby.com/2008/04/week-1-homework-and-slides/#comment-6</link>
		<dc:creator>Aaron Patterson</dc:creator>
		<pubDate>Wed, 09 Apr 2008 06:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://uwruby.com/?p=6#comment-6</guid>
		<description>Hey Brian,

Yes, there is a way.  You are looking for the "singleton_methods" method, and we will be discussing that tomorrow night!</description>
		<content:encoded><![CDATA[<p>Hey Brian,</p>
<p>Yes, there is a way.  You are looking for the &#8220;singleton_methods&#8221; method, and we will be discussing that tomorrow night!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bthatswho</title>
		<link>http://uwruby.com/2008/04/week-1-homework-and-slides/#comment-5</link>
		<dc:creator>bthatswho</dc:creator>
		<pubDate>Tue, 08 Apr 2008 11:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://uwruby.com/?p=6#comment-5</guid>
		<description>Is there a way to find a method that has been added with "class &#60;&#60; var", as a child, or a method that has been added last? I tried self.methods.last but it seemed that the added method becomes part of the returned .methods array with unshift. Maybe the find would have worked with self.methods.first?

I ended up using rindex, but I still would like to find out if there are any ways to find added methods anonymously. Thanks!</description>
		<content:encoded><![CDATA[<p>Is there a way to find a method that has been added with &#8220;class &lt;&lt; var&#8221;, as a child, or a method that has been added last? I tried self.methods.last but it seemed that the added method becomes part of the returned .methods array with unshift. Maybe the find would have worked with self.methods.first?</p>
<p>I ended up using rindex, but I still would like to find out if there are any ways to find added methods anonymously. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bthatswho</title>
		<link>http://uwruby.com/2008/04/week-1-homework-and-slides/#comment-2</link>
		<dc:creator>bthatswho</dc:creator>
		<pubDate>Thu, 03 Apr 2008 01:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://uwruby.com/?p=6#comment-2</guid>
		<description>I used some of the examples in the slides and came up with some really cool stuff. Awesome! I put it up here if anyone wants to see http://rubyurl.com/Dkfq</description>
		<content:encoded><![CDATA[<p>I used some of the examples in the slides and came up with some really cool stuff. Awesome! I put it up here if anyone wants to see <a href="http://rubyurl.com/Dkfq" rel="nofollow">http://rubyurl.com/Dkfq</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
