<?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; Modificando el comportamiento de fieldWithErrors en Rails</title>
	<atom:link href="http://www.maestrosdelweb.com/editorial/modificando-el-comportamiento-de-fieldwitherrors-en-rails/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>Modificando el comportamiento de fieldWithErrors en Rails</title>
		<link>http://www.maestrosdelweb.com/modificando-el-comportamiento-de-fieldwitherrors-en-rails/ </link>
		<comments>http://www.maestrosdelweb.com/modificando-el-comportamiento-de-fieldwitherrors-en-rails/#comments</comments>
		<pubDate>Fri, 06 Jul 2007 07:00:37 +0000</pubDate>
		<dc:creator><![CDATA[William Wong Garay]]></dc:creator>
				<category><![CDATA[Editorial]]></category>

		<guid isPermaLink="false">http://www.maestrosdelweb.com/editorial/modificando-el-comportamiento-de-fieldwitherrors-en-rails/</guid>
		<description><![CDATA[<p>Una de las cosas que más me molestaba de trabajar con formularios en Rails era la devolución de errores que etiquetaba los campos de datos con un DIV usando un class=”fieldWithErrors”. Digamos que si teníamos en nuestra vista lo siguiente: &#60;p&#62;&#60;label for="contacto_nombre"&#62;Nombre completo:&#60;/label&#62; &#60;%= text_field 'contacto', 'nombre', :maxlength =&#62; 40 %&#62; *&#60;/p&#62; Y al procesar [&#8230;]</p>
<p>The post <a rel="nofollow" href="http://www.maestrosdelweb.com/modificando-el-comportamiento-de-fieldwitherrors-en-rails/">Modificando el comportamiento de fieldWithErrors en Rails</a> appeared first on <a rel="nofollow" href="http://www.maestrosdelweb.com">Maestros del Web</a>.</p>
]]></description>
		<wfw:commentRss>http://www.maestrosdelweb.com/modificando-el-comportamiento-de-fieldwitherrors-en-rails/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
				</item>
	</channel>
</rss>
