<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Haml: stray whitespace in textarea</title>
	<atom:link href="http://djwonk.com/blog/2008/05/16/haml-stray-whitespace-in-textarea/feed/" rel="self" type="application/rss+xml" />
	<link>http://djwonk.com/blog/2008/05/16/haml-stray-whitespace-in-textarea/</link>
	<description>software development + public policy</description>
	<lastBuildDate>Mon, 05 Apr 2010 17:44:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul</title>
		<link>http://djwonk.com/blog/2008/05/16/haml-stray-whitespace-in-textarea/comment-page-1/#comment-246</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Mon, 22 Feb 2010 05:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://djwonk.com/blog/?p=14#comment-246</guid>
		<description>The current way to handle this is to use &quot;~&quot; instead of &quot;=&quot;. It would look like this:

%label{:for =&gt; “goal_description”} Description:
~ form.text_area :description, :rows =&gt; 8, :cols =&gt; 60</description>
		<content:encoded><![CDATA[<p>The current way to handle this is to use &#8220;~&#8221; instead of &#8220;=&#8221;. It would look like this:</p>
<p>%label{:for =&gt; “goal_description”} Description:<br />
~ form.text_area :description, :rows =&gt; 8, :cols =&gt; 60</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://djwonk.com/blog/2008/05/16/haml-stray-whitespace-in-textarea/comment-page-1/#comment-78</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Tue, 24 Jun 2008 19:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://djwonk.com/blog/?p=14#comment-78</guid>
		<description>Thank you so much for documenting this one.  I had been analysing my CSS for quite a time, and eventually pinned it to Haml, but hadnt got a clue how to fix.  So easy when you know.</description>
		<content:encoded><![CDATA[<p>Thank you so much for documenting this one.  I had been analysing my CSS for quite a time, and eventually pinned it to Haml, but hadnt got a clue how to fix.  So easy when you know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Weizenbaum</title>
		<link>http://djwonk.com/blog/2008/05/16/haml-stray-whitespace-in-textarea/comment-page-1/#comment-3</link>
		<dc:creator>Nathan Weizenbaum</dc:creator>
		<pubDate>Fri, 16 May 2008 21:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://djwonk.com/blog/?p=14#comment-3</guid>
		<description>As a side note, Haml 2.0 (to be released soon) will monkeypatch the Rails text_area generators to automatically preserve their contents.</description>
		<content:encoded><![CDATA[<p>As a side note, Haml 2.0 (to be released soon) will monkeypatch the Rails text_area generators to automatically preserve their contents.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.244 seconds -->
