<?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: When to use parallel assignments</title>
	<link>http://www.rubyfleebie.com/when-to-use-parallel-assignements/</link>
	<description>Because programming should be fun</description>
	<pubDate>Thu, 11 Mar 2010 02:30:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>

	<item>
		<title>By: Morning Brew #3</title>
		<link>http://www.rubyfleebie.com/when-to-use-parallel-assignements/#comment-214</link>
		<author>Morning Brew #3</author>
		<pubDate>Thu, 17 May 2007 14:42:10 +0000</pubDate>
		<guid>http://www.rubyfleebie.com/when-to-use-parallel-assignements/#comment-214</guid>
					<description>[...] Parallel assignments in Ruby. I tend to forget things like this are possible. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Parallel assignments in Ruby. I tend to forget things like this are possible. [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Sean</title>
		<link>http://www.rubyfleebie.com/when-to-use-parallel-assignements/#comment-340</link>
		<author>Sean</author>
		<pubDate>Sun, 12 Aug 2007 17:31:32 +0000</pubDate>
		<guid>http://www.rubyfleebie.com/when-to-use-parallel-assignements/#comment-340</guid>
					<description>One-line conditionals are another code construct that should be kept simple. I've seen some nasty ones where I've had to write down the nested if-else logic on a piece of paper just to understand one line of code!</description>
		<content:encoded><![CDATA[<p>One-line conditionals are another code construct that should be kept simple. I&#8217;ve seen some nasty ones where I&#8217;ve had to write down the nested if-else logic on a piece of paper just to understand one line of code!</p>
]]></content:encoded>
				</item>
</channel>
</rss>
