<?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>Maestros del Web &#187; array</title>
	<atom:link href="http://www.maestrosdelweb.com/tag/array/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.maestrosdelweb.com</link>
	<description>Un espacio para los entusiastas del web</description>
	<lastBuildDate>Wed, 28 May 2025 03:01:58 +0000</lastBuildDate>
	<language>es-ES</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	
	<item>
	
			
		<title>Guía Ruby: La Clase Array</title>
		<link>http://www.maestrosdelweb.com/la-clase-array-en-ruby/ </link>
		<comments>http://www.maestrosdelweb.com/la-clase-array-en-ruby/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 15:00:21 +0000</pubDate>
		<dc:creator><![CDATA[Ivan Acosta-Rubio]]></dc:creator>
				<category><![CDATA[Desarrollo Web]]></category>
		<category><![CDATA[Editorial]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[guia]]></category>
		<category><![CDATA[guia ruby]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.maestrosdelweb.com/?p=7193</guid>
		<description><![CDATA[<p>Si necesitas instalar Ruby te recomiendo veas la Guía Hispana de Ruby en donde te muestro paso a paso cómo hacerlo. Ahora, creemos nuestro primer array. Array.new Crea un nuevo array. Por ejemplo: @nombres = Array.new Esto hace que @nombres se convierta en una array. Hay que notar que este array esta vació. Método: [] [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.maestrosdelweb.com/la-clase-array-en-ruby/">Guía Ruby: La Clase Array</a> appeared first on <a rel="nofollow" href="http://www.maestrosdelweb.com">Maestros del Web</a>.</p>
]]></description>
		<wfw:commentRss>http://www.maestrosdelweb.com/la-clase-array-en-ruby/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
				</item>
	</channel>
</rss>
