<?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: Merb 1.0.2</title>
	<atom:link href="http://yehudakatz.com/2008/11/24/merb-102/feed/" rel="self" type="application/rss+xml" />
	<link>http://yehudakatz.com/2008/11/24/merb-102/</link>
	<description>Random Geek-Related Thoughts</description>
	<lastBuildDate>Sat, 20 Apr 2013 07:23:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jack Dempsey</title>
		<link>http://yehudakatz.com/2008/11/24/merb-102/comment-page-1/#comment-13817</link>
		<dc:creator>Jack Dempsey</dc:creator>
		<pubDate>Tue, 25 Nov 2008 05:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=110#comment-13817</guid>
		<description><![CDATA[Paul,

If this doesn&#039;t happen, or in the meantime, you could always add in your own logic to spec_helper or test_helper and have it truncate the files. I do something similar with DataMapper and auto_migrate and it works quite well. 

jack]]></description>
		<content:encoded><![CDATA[<p>Paul,</p>
<p>If this doesn&#8217;t happen, or in the meantime, you could always add in your own logic to spec_helper or test_helper and have it truncate the files. I do something similar with DataMapper and auto_migrate and it works quite well. </p>
<p>jack</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul (Rando)</title>
		<link>http://yehudakatz.com/2008/11/24/merb-102/comment-page-1/#comment-13815</link>
		<dc:creator>Paul (Rando)</dc:creator>
		<pubDate>Tue, 25 Nov 2008 03:42:45 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=110#comment-13815</guid>
		<description><![CDATA[&quot;Merb was truncating the log file with each start.&quot;

I just noticed this yesterday. I really like it in test mode, it makes it much easier to find the error messages that rspec may have gobbled up (or if you&#039;re using the full-stack request helper, and want to see the error stack). The log file being truncated before each test run was pretty handy so I didn&#039;t have to search past 50MB of log lines to get to the part I was interested in. Any chance of making this a config option, so it can be turned on for rake and test envs?]]></description>
		<content:encoded><![CDATA[<p>&#8220;Merb was truncating the log file with each start.&#8221;</p>
<p>I just noticed this yesterday. I really like it in test mode, it makes it much easier to find the error messages that rspec may have gobbled up (or if you&#8217;re using the full-stack request helper, and want to see the error stack). The log file being truncated before each test run was pretty handy so I didn&#8217;t have to search past 50MB of log lines to get to the part I was interested in. Any chance of making this a config option, so it can be turned on for rake and test envs?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
