<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: The one thing with Ruby that won you</title>
	<link>http://www.rubyfleebie.com/the-one-thing-with-ruby-that-won-you/</link>
	<description>Because programming should be fun</description>
	<pubDate>Sat, 22 Nov 2008 04:00:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>

	<item>
		<title>By: Peter</title>
		<link>http://www.rubyfleebie.com/the-one-thing-with-ruby-that-won-you/#comment-38</link>
		<author>Peter</author>
		<pubDate>Thu, 29 Mar 2007 20:37:07 +0000</pubDate>
		<guid>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>
	<item>
		<title>By: SD</title>
		<link>http://www.rubyfleebie.com/the-one-thing-with-ruby-that-won-you/#comment-42</link>
		<author>SD</author>
		<pubDate>Fri, 30 Mar 2007 11:23:40 +0000</pubDate>
		<guid>http://www.rubyfleebie.com/the-one-thing-with-ruby-that-won-you/#comment-42</guid>
					<description>I'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 - so simple, yet so powerful!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: IceskYsl</title>
		<link>http://www.rubyfleebie.com/the-one-thing-with-ruby-that-won-you/#comment-212</link>
		<author>IceskYsl</author>
		<pubDate>Thu, 17 May 2007 05:48:21 +0000</pubDate>
		<guid>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: RSL</title>
		<link>http://www.rubyfleebie.com/the-one-thing-with-ruby-that-won-you/#comment-226</link>
		<author>RSL</author>
		<pubDate>Mon, 28 May 2007 13:02:46 +0000</pubDate>
		<guid>http://www.rubyfleebie.com/the-one-thing-with-ruby-that-won-you/#comment-226</guid>
					<description>Heh. find :all is a Railsism. Technically it's still Ruby but it'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>
</channel>
</rss>
