<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cloud Connected &#187; ruby</title>
	<atom:link href="http://www.cloudconnected.fr/tag/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cloudconnected.fr</link>
	<description>Thoughts of a french web developer</description>
	<lastBuildDate>Sat, 29 May 2010 08:31:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Afficher un hash dans l&#8217;ordre en Ruby</title>
		<link>http://www.cloudconnected.fr/2007/08/10/afficher-un-hash-dans-lordre-en-ruby/</link>
		<comments>http://www.cloudconnected.fr/2007/08/10/afficher-un-hash-dans-lordre-en-ruby/#comments</comments>
		<pubDate>Fri, 10 Aug 2007 15:23:12 +0000</pubDate>
		<dc:creator>Rémi</dc:creator>
				<category><![CDATA[Non classé]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.the-asw.com/?p=290</guid>
		<description><![CDATA[Ruby, contrairement à PHP (mais comme beaucoup d&#8217;autres langages), fait la différence entre un tableau (avec des index numériques) et un hash (avec n&#8217;importe quel type d&#8217;index, mais sans notion d&#8217;ordre). Etant habitué à PHP, je me suis heurté au problème suivant : comment afficher un hash dans l&#8217;ordre ?
Considerons le code suivant, où le [...]]]></description>
		<wfw:commentRss>http://www.cloudconnected.fr/2007/08/10/afficher-un-hash-dans-lordre-en-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
