<?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"
	>
<channel>
	<title>Comments on: Rails: The Revenge!</title>
	<atom:link href="http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/</link>
	<description>Information about DreamHost Services</description>
	<pubDate>Fri, 04 Jul 2008 09:50:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: amanda</title>
		<link>http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/#comment-175926</link>
		<dc:creator>amanda</dc:creator>
		<pubDate>Tue, 13 May 2008 23:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/#comment-175926</guid>
		<description>I heard a rumor that there is a way to force an older version of Rails in my environment.rb

I don't know how to do that, though. Any tips?</description>
		<content:encoded><![CDATA[<p>I heard a rumor that there is a way to force an older version of Rails in my environment.rb</p>
<p>I don&#8217;t know how to do that, though. Any tips?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Les Bowker</title>
		<link>http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/#comment-113118</link>
		<dc:creator>Les Bowker</dc:creator>
		<pubDate>Fri, 18 Jan 2008 21:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/#comment-113118</guid>
		<description>When I try the rake command under windows xp, it errors because svn isn't on the machine and isn;t mentioned in PATH.

Can anyone point me to a "dummies" guide to setting up svn?
Does the version of svn matter?
And what would I add to PATH?

Many thanks,
Les</description>
		<content:encoded><![CDATA[<p>When I try the rake command under windows xp, it errors because svn isn&#8217;t on the machine and isn;t mentioned in PATH.</p>
<p>Can anyone point me to a &#8220;dummies&#8221; guide to setting up svn?<br />
Does the version of svn matter?<br />
And what would I add to PATH?</p>
<p>Many thanks,<br />
Les</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Boone</title>
		<link>http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/#comment-105581</link>
		<dc:creator>Mike Boone</dc:creator>
		<pubDate>Sun, 06 Jan 2008 22:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/#comment-105581</guid>
		<description>I just checked in and noticed this post says "Resolved: Yes" now. I logged into pierce and there is indeed a 2.0.2 gem.  Guess I should see if mine will run on 2.0.2. ;)</description>
		<content:encoded><![CDATA[<p>I just checked in and noticed this post says &#8220;Resolved: Yes&#8221; now. I logged into pierce and there is indeed a 2.0.2 gem.  Guess I should see if mine will run on 2.0.2. <img src='http://www.dreamhoststatus.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/#comment-103888</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Wed, 02 Jan 2008 18:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/#comment-103888</guid>
		<description>Any word on when we can expect the 2.x upgrade to be rolled out?</description>
		<content:encoded><![CDATA[<p>Any word on when we can expect the 2.x upgrade to be rolled out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/#comment-95796</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Wed, 19 Dec 2007 17:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/#comment-95796</guid>
		<description>Rails 1.2.6 has a bug, DH has patched this on all of the servers. If you still get the error when freezing rails then this means you probably have a failed freeze in your vendor directory. Remove the vendor/rails directory and try the freeze again...  Remember, if all else fails, tell support.  :)</description>
		<content:encoded><![CDATA[<p>Rails 1.2.6 has a bug, DH has patched this on all of the servers. If you still get the error when freezing rails then this means you probably have a failed freeze in your vendor directory. Remove the vendor/rails directory and try the freeze again&#8230;  Remember, if all else fails, tell support.  <img src='http://www.dreamhoststatus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MarcelloDL</title>
		<link>http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/#comment-95679</link>
		<dc:creator>MarcelloDL</dc:creator>
		<pubDate>Wed, 19 Dec 2007 11:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/#comment-95679</guid>
		<description>Alex P, if you rm -rf vendor you remove also plugins and other stuff you could have there other than the gems. Better backup vendor somewhere before attempting the upgrade and then restore it if something goes wrong.</description>
		<content:encoded><![CDATA[<p>Alex P, if you rm -rf vendor you remove also plugins and other stuff you could have there other than the gems. Better backup vendor somewhere before attempting the upgrade and then restore it if something goes wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex P</title>
		<link>http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/#comment-95413</link>
		<dc:creator>Alex P</dc:creator>
		<pubDate>Tue, 18 Dec 2007 20:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/#comment-95413</guid>
		<description>For anyone who ran "rake freeze_gems" and got the gemrunner error, for Steven's fix to work, you first need to "rm -rf vendor" to undo the failed first attempt at freezing gems.</description>
		<content:encoded><![CDATA[<p>For anyone who ran &#8220;rake freeze_gems&#8221; and got the gemrunner error, for Steven&#8217;s fix to work, you first need to &#8220;rm -rf vendor&#8221; to undo the failed first attempt at freezing gems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/#comment-95333</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Tue, 18 Dec 2007 16:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/#comment-95333</guid>
		<description>As a workaround to the freeze_gems problem. Try

rake rails:freeze:edge TAG=rel_1-2-6

Seems to work OK for me.</description>
		<content:encoded><![CDATA[<p>As a workaround to the freeze_gems problem. Try</p>
<p>rake rails:freeze:edge TAG=rel_1-2-6</p>
<p>Seems to work OK for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/#comment-95331</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Tue, 18 Dec 2007 16:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/#comment-95331</guid>
		<description>Also getting the Gem::GemRunner error on crenshaw &#38; virgil

Could you hold off on the upgrade until we can freeze to 1.2.6?</description>
		<content:encoded><![CDATA[<p>Also getting the Gem::GemRunner error on crenshaw &amp; virgil</p>
<p>Could you hold off on the upgrade until we can freeze to 1.2.6?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo</title>
		<link>http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/#comment-95237</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Tue, 18 Dec 2007 11:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/12/17/rails-the-revenge/#comment-95237</guid>
		<description>Same GemRunner error here on pacman.</description>
		<content:encoded><![CDATA[<p>Same GemRunner error here on pacman.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
