<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Learning Ruby 1.9</title>
	<link>http://devblog.michaelgalero.com/2007/12/25/learning-ruby-19/</link>
	<description>A developer\'s blog</description>
	<pubDate>Wed, 08 Sep 2010 13:22:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: roger</title>
		<link>http://devblog.michaelgalero.com/2007/12/25/learning-ruby-19/#comment-757</link>
		<dc:creator>roger</dc:creator>
		<pubDate>Fri, 21 Mar 2008 18:22:54 +0000</pubDate>
		<guid>http://devblog.michaelgalero.com/2007/12/25/learning-ruby-19/#comment-757</guid>
		<description>Wow that is indeed gorgeous.  I would imagine that mongrel and such work fine on 1.9 (at least eventmachine does...but not sure).</description>
		<content:encoded><![CDATA[<p>Wow that is indeed gorgeous.  I would imagine that mongrel and such work fine on 1.9 (at least eventmachine does&#8230;but not sure).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Egg</title>
		<link>http://devblog.michaelgalero.com/2007/12/25/learning-ruby-19/#comment-56</link>
		<dc:creator>Alex Egg</dc:creator>
		<pubDate>Wed, 26 Dec 2007 22:42:02 +0000</pubDate>
		<guid>http://devblog.michaelgalero.com/2007/12/25/learning-ruby-19/#comment-56</guid>
		<description>Don't forget about Fixnum:odd? !!</description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget about Fixnum:odd? !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://devblog.michaelgalero.com/2007/12/25/learning-ruby-19/#comment-55</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Wed, 26 Dec 2007 22:29:38 +0000</pubDate>
		<guid>http://devblog.michaelgalero.com/2007/12/25/learning-ruby-19/#comment-55</guid>
		<description>Seems to work fine on Leopard.  Thanks for the instructions.</description>
		<content:encoded><![CDATA[<p>Seems to work fine on Leopard.  Thanks for the instructions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikong</title>
		<link>http://devblog.michaelgalero.com/2007/12/25/learning-ruby-19/#comment-54</link>
		<dc:creator>mikong</dc:creator>
		<pubDate>Wed, 26 Dec 2007 14:32:18 +0000</pubDate>
		<guid>http://devblog.michaelgalero.com/2007/12/25/learning-ruby-19/#comment-54</guid>
		<description>As for improvements in 1.9, I think YARV (the new Ruby interpreter) is the most talked about. It's expected to deliver a big performance boost. Another feature is for multi-threading, fibers.

There are also a lot of small changes, like the new hash syntax and some of the deprecated methods in 1.8 were completely removed, like Object#type.</description>
		<content:encoded><![CDATA[<p>As for improvements in 1.9, I think YARV (the new Ruby interpreter) is the most talked about. It&#8217;s expected to deliver a big performance boost. Another feature is for multi-threading, fibers.</p>
<p>There are also a lot of small changes, like the new hash syntax and some of the deprecated methods in 1.8 were completely removed, like Object#type.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikong</title>
		<link>http://devblog.michaelgalero.com/2007/12/25/learning-ruby-19/#comment-53</link>
		<dc:creator>mikong</dc:creator>
		<pubDate>Wed, 26 Dec 2007 14:10:47 +0000</pubDate>
		<guid>http://devblog.michaelgalero.com/2007/12/25/learning-ruby-19/#comment-53</guid>
		<description>There are recent updates in edge Rails to make the framework compatible to Ruby 1.9, so it looks like they are working on it. But note that Ruby 1.9 is a development release, so we can't expect it to be stable. Also, we need to wait for web servers like Mongrel to support Ruby 1.9.</description>
		<content:encoded><![CDATA[<p>There are recent updates in edge Rails to make the framework compatible to Ruby 1.9, so it looks like they are working on it. But note that Ruby 1.9 is a development release, so we can&#8217;t expect it to be stable. Also, we need to wait for web servers like Mongrel to support Ruby 1.9.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: topher</title>
		<link>http://devblog.michaelgalero.com/2007/12/25/learning-ruby-19/#comment-52</link>
		<dc:creator>topher</dc:creator>
		<pubDate>Wed, 26 Dec 2007 12:41:03 +0000</pubDate>
		<guid>http://devblog.michaelgalero.com/2007/12/25/learning-ruby-19/#comment-52</guid>
		<description>Does Rails 2.0 run on Ruby 1.9? What is the main improvement in 1.9? Is it performance?</description>
		<content:encoded><![CDATA[<p>Does Rails 2.0 run on Ruby 1.9? What is the main improvement in 1.9? Is it performance?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
