<?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: One-line rescue, and beautiful sounds</title>
	<atom:link href="http://ruby.tie-rack.org/34/one-line-rescue-and-beautiful-sounds/feed/" rel="self" type="application/rss+xml" />
	<link>http://ruby.tie-rack.org/34/one-line-rescue-and-beautiful-sounds/</link>
	<description>Ruby.send(:stop, 'messing around')</description>
	<pubDate>Wed, 20 Aug 2008 18:43:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Corey</title>
		<link>http://ruby.tie-rack.org/34/one-line-rescue-and-beautiful-sounds/#comment-98</link>
		<dc:creator>Corey</dc:creator>
		<pubDate>Mon, 15 Oct 2007 18:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://ruby.tie-rack.org/34/one-line-rescue-and-beautiful-sounds/#comment-98</guid>
		<description>This is how I would solve the exercise.

note =~ /\d+$/
$&#38; &#124;&#124; 4

Now it's time to dance to your song.</description>
		<content:encoded><![CDATA[<p>This is how I would solve the exercise.</p>
<p>note =~ /\d+$/<br />
$&amp; || 4</p>
<p>Now it&#8217;s time to dance to your song.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
