<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Rubygems 0.9.5 and Rails 1.2.6 &#8211; uninitialized constant Gem::GemRunner</title>
	<atom:link href="http://bpdp.wordpress.com/2007/11/28/rubygems-095-and-rails-126-uninitialized-constant-gemgemrunner/feed/" rel="self" type="application/rss+xml" />
	<link>http://bpdp.wordpress.com/2007/11/28/rubygems-095-and-rails-126-uninitialized-constant-gemgemrunner/</link>
	<description>Thoughts on networking, programming, computer science, and everything between</description>
	<lastBuildDate>Mon, 03 Nov 2008 08:46:35 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dirceu Jr.</title>
		<link>http://bpdp.wordpress.com/2007/11/28/rubygems-095-and-rails-126-uninitialized-constant-gemgemrunner/#comment-354</link>
		<dc:creator>Dirceu Jr.</dc:creator>
		<pubDate>Sun, 27 Jul 2008 23:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://bpdp.wordpress.com/2007/11/28/rubygems-095-and-rails-126-uninitialized-constant-gemgemrunner/#comment-354</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared</title>
		<link>http://bpdp.wordpress.com/2007/11/28/rubygems-095-and-rails-126-uninitialized-constant-gemgemrunner/#comment-353</link>
		<dc:creator>Jared</dc:creator>
		<pubDate>Tue, 15 Jul 2008 20:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://bpdp.wordpress.com/2007/11/28/rubygems-095-and-rails-126-uninitialized-constant-gemgemrunner/#comment-353</guid>
		<description>Thanks, that saved me.  I did have to delete the empty vendor/rails directory before it would work.</description>
		<content:encoded><![CDATA[<p>Thanks, that saved me.  I did have to delete the empty vendor/rails directory before it would work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A thankful person</title>
		<link>http://bpdp.wordpress.com/2007/11/28/rubygems-095-and-rails-126-uninitialized-constant-gemgemrunner/#comment-352</link>
		<dc:creator>A thankful person</dc:creator>
		<pubDate>Tue, 20 May 2008 21:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://bpdp.wordpress.com/2007/11/28/rubygems-095-and-rails-126-uninitialized-constant-gemgemrunner/#comment-352</guid>
		<description>Thanks - this helped me a ton!</description>
		<content:encoded><![CDATA[<p>Thanks &#8211; this helped me a ton!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tedster</title>
		<link>http://bpdp.wordpress.com/2007/11/28/rubygems-095-and-rails-126-uninitialized-constant-gemgemrunner/#comment-305</link>
		<dc:creator>tedster</dc:creator>
		<pubDate>Sat, 19 Jan 2008 18:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://bpdp.wordpress.com/2007/11/28/rubygems-095-and-rails-126-uninitialized-constant-gemgemrunner/#comment-305</guid>
		<description>Andry, I also saw that problem after editing my framework.rake file.

I deleted the vender/rails subdirectory and fixed it (messes up my svn, but that&#039;s easily fixed).</description>
		<content:encoded><![CDATA[<p>Andry, I also saw that problem after editing my framework.rake file.</p>
<p>I deleted the vender/rails subdirectory and fixed it (messes up my svn, but that&#8217;s easily fixed).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Harris</title>
		<link>http://bpdp.wordpress.com/2007/11/28/rubygems-095-and-rails-126-uninitialized-constant-gemgemrunner/#comment-303</link>
		<dc:creator>Steve Harris</dc:creator>
		<pubDate>Tue, 15 Jan 2008 17:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://bpdp.wordpress.com/2007/11/28/rubygems-095-and-rails-126-uninitialized-constant-gemgemrunner/#comment-303</guid>
		<description>Newbie question:

Why do you &#039;rails:freeze:gems&#039; before &#039;doc:rails&#039; ?

TIA

- Steve</description>
		<content:encoded><![CDATA[<p>Newbie question:</p>
<p>Why do you &#8216;rails:freeze:gems&#8217; before &#8216;doc:rails&#8217; ?</p>
<p>TIA</p>
<p>- Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GemRunner is no longer automatically required by Rubygems 0.9.5 &#171; 3 Weeks</title>
		<link>http://bpdp.wordpress.com/2007/11/28/rubygems-095-and-rails-126-uninitialized-constant-gemgemrunner/#comment-252</link>
		<dc:creator>GemRunner is no longer automatically required by Rubygems 0.9.5 &#171; 3 Weeks</dc:creator>
		<pubDate>Thu, 06 Dec 2007 08:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://bpdp.wordpress.com/2007/11/28/rubygems-095-and-rails-126-uninitialized-constant-gemgemrunner/#comment-252</guid>
		<description>[...] isn&#8217;t required automatically now, which breaks the freezing of Rails. Florian Aßmann, bpdp have the fix: adding the require to [...]</description>
		<content:encoded><![CDATA[<p>[...] isn&#8217;t required automatically now, which breaks the freezing of Rails. Florian Aßmann, bpdp have the fix: adding the require to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andry</title>
		<link>http://bpdp.wordpress.com/2007/11/28/rubygems-095-and-rails-126-uninitialized-constant-gemgemrunner/#comment-240</link>
		<dc:creator>Andry</dc:creator>
		<pubDate>Fri, 30 Nov 2007 02:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://bpdp.wordpress.com/2007/11/28/rubygems-095-and-rails-126-uninitialized-constant-gemgemrunner/#comment-240</guid>
		<description>I have found that I need to re-create dummy app (e.g complete remove dummy and recreate dummy again) after having framework.rake edited. 

Apparently issuing rake:freeze:gems without edited framework.rake will create empty dummy/vendor/rails/ and that&#039;s how the problem start. 

I run rails 1.2.6 and rubygems 0.9.5 also on LinuxMint 4.0.</description>
		<content:encoded><![CDATA[<p>I have found that I need to re-create dummy app (e.g complete remove dummy and recreate dummy again) after having framework.rake edited. </p>
<p>Apparently issuing rake:freeze:gems without edited framework.rake will create empty dummy/vendor/rails/ and that&#8217;s how the problem start. </p>
<p>I run rails 1.2.6 and rubygems 0.9.5 also on LinuxMint 4.0.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
