<?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: Reverse Ruby String Words</title>
	<atom:link href="http://www.rubyonrailsexamples.com/ruby-strings/reverse-ruby-string-words/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rubyonrailsexamples.com/ruby-strings/reverse-ruby-string-words/</link>
	<description>Ruby on Rails tutorials</description>
	<pubDate>Sun, 07 Sep 2008 00:45:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: tramadol hydrocodone</title>
		<link>http://www.rubyonrailsexamples.com/ruby-strings/reverse-ruby-string-words/#comment-71</link>
		<dc:creator>tramadol hydrocodone</dc:creator>
		<pubDate>Sun, 02 Dec 2007 17:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyonrailsexamples.com/ruby-strings/reverse-ruby-string-words/#comment-71</guid>
		<description>hydrocodone what &lt;a href="http://hydrocodone4.20six.de" rel="nofollow"&gt;erowid hydrocodone&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>hydrocodone what <a href="http://hydrocodone4.20six.de" rel="nofollow">erowid hydrocodone</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.rubyonrailsexamples.com/ruby-strings/reverse-ruby-string-words/#comment-10</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 08 May 2007 16:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyonrailsexamples.com/ruby-strings/reverse-ruby-string-words/#comment-10</guid>
		<description>Good point. Thanks for leaving comment!</description>
		<content:encoded><![CDATA[<p>Good point. Thanks for leaving comment!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piers Cawley</title>
		<link>http://www.rubyonrailsexamples.com/ruby-strings/reverse-ruby-string-words/#comment-9</link>
		<dc:creator>Piers Cawley</dc:creator>
		<pubDate>Tue, 08 May 2007 15:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyonrailsexamples.com/ruby-strings/reverse-ruby-string-words/#comment-9</guid>
		<description>There's not much point in using reverse! on a temporary array.

Personallly I lead towards a slightly more golfy:

&lt;code&gt;puts s.split(/(\s+)/).reverse.to_s&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>There&#8217;s not much point in using reverse! on a temporary array.</p>
<p>Personallly I lead towards a slightly more golfy:</p>
<p><code>puts s.split(/(\s+)/).reverse.to_s</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
