<?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: The one thing with Ruby that won you</title>
	<atom:link href="http://www.rubyfleebie.com/the-one-thing-with-ruby-that-won-you/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rubyfleebie.com/the-one-thing-with-ruby-that-won-you/</link>
	<description>Because programming should be fun</description>
	<lastBuildDate>Thu, 15 Jul 2010 19:48:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: RSL</title>
		<link>http://www.rubyfleebie.com/the-one-thing-with-ruby-that-won-you/comment-page-1/#comment-226</link>
		<dc:creator>RSL</dc:creator>
		<pubDate>Mon, 28 May 2007 13:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyfleebie.com/the-one-thing-with-ruby-that-won-you/#comment-226</guid>
		<description>Heh. find :all is a Railsism. Technically it&#039;s still Ruby but it&#039;s not part of the official package.

Me? I got hooked when I discovered the grace and power of Enumerable. Enumerable#collect has been a lifesaver. No more creating empty arrays/hashes then iterating over another array/hash and sending the results to the empty one!</description>
		<content:encoded><![CDATA[<p>Heh. find :all is a Railsism. Technically it&#8217;s still Ruby but it&#8217;s not part of the official package.</p>
<p>Me? I got hooked when I discovered the grace and power of Enumerable. Enumerable#collect has been a lifesaver. No more creating empty arrays/hashes then iterating over another array/hash and sending the results to the empty one!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IceskYsl</title>
		<link>http://www.rubyfleebie.com/the-one-thing-with-ruby-that-won-you/comment-page-1/#comment-212</link>
		<dc:creator>IceskYsl</dc:creator>
		<pubDate>Thu, 17 May 2007 05:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyfleebie.com/the-one-thing-with-ruby-that-won-you/#comment-212</guid>
		<description>find :all</description>
		<content:encoded><![CDATA[<p>find :all</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SD</title>
		<link>http://www.rubyfleebie.com/the-one-thing-with-ruby-that-won-you/comment-page-1/#comment-42</link>
		<dc:creator>SD</dc:creator>
		<pubDate>Fri, 30 Mar 2007 11:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyfleebie.com/the-one-thing-with-ruby-that-won-you/#comment-42</guid>
		<description>I&#039;m still learning Ruby, so the thing that grabbed me is still fresh in my memory: code blocks - so simple, yet so powerful!</description>
		<content:encoded><![CDATA[<p>I&#8217;m still learning Ruby, so the thing that grabbed me is still fresh in my memory: code blocks &#8211; so simple, yet so powerful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.rubyfleebie.com/the-one-thing-with-ruby-that-won-you/comment-page-1/#comment-38</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Thu, 29 Mar 2007 20:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyfleebie.com/the-one-thing-with-ruby-that-won-you/#comment-38</guid>
		<description>readability, same as  you

class Post </description>
		<content:encoded><![CDATA[<p>readability, same as  you</p>
<p>class Post</p>
]]></content:encoded>
	</item>
</channel>
</rss>
