<?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: Rails version 1.2.4</title>
	<atom:link href="http://www.nullislove.com/2007/10/11/rails-version-124/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nullislove.com/2007/10/11/rails-version-124/</link>
	<description>Code for Coders</description>
	<lastBuildDate>Sat, 31 Dec 2011 17:28:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: riki</title>
		<link>http://www.nullislove.com/2007/10/11/rails-version-124/comment-page-1/#comment-822</link>
		<dc:creator>riki</dc:creator>
		<pubDate>Sun, 09 Dec 2007 09:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.nullislove.com/2007/10/11/rails-version-124/#comment-822</guid>
		<description>Okay worked it out 

sudo gem install rails --include-dependencies -v 1.2.6</description>
		<content:encoded><![CDATA[<p>Okay worked it out </p>
<p>sudo gem install rails &#8211;include-dependencies -v 1.2.6</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: riki</title>
		<link>http://www.nullislove.com/2007/10/11/rails-version-124/comment-page-1/#comment-821</link>
		<dc:creator>riki</dc:creator>
		<pubDate>Sun, 09 Dec 2007 09:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.nullislove.com/2007/10/11/rails-version-124/#comment-821</guid>
		<description>I tried this &quot;sudo gem install rails --include-dependencies&quot; but it updates Rails to version 2.0.1 not 1.2.4
What I really wanted was 1.2.6 to match what&#039;s on my server. Is it possible to specify a version during the update?

I tried &quot;sudo gem install rails --include-dependencies --version 1.2.6&quot;

but it returns an error

ERROR:  While executing gem ... (OpenURI::HTTPError)
    404 Not Found</description>
		<content:encoded><![CDATA[<p>I tried this &#8220;sudo gem install rails &#8211;include-dependencies&#8221; but it updates Rails to version 2.0.1 not 1.2.4<br />
What I really wanted was 1.2.6 to match what&#8217;s on my server. Is it possible to specify a version during the update?</p>
<p>I tried &#8220;sudo gem install rails &#8211;include-dependencies &#8211;version 1.2.6&#8243;</p>
<p>but it returns an error</p>
<p>ERROR:  While executing gem &#8230; (OpenURI::HTTPError)<br />
    404 Not Found</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Kemper</title>
		<link>http://www.nullislove.com/2007/10/11/rails-version-124/comment-page-1/#comment-583</link>
		<dc:creator>Jeremy Kemper</dc:creator>
		<pubDate>Thu, 11 Oct 2007 21:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.nullislove.com/2007/10/11/rails-version-124/#comment-583</guid>
		<description>You may also ActiveSupport::Deprecation.behavior = lambda { &#124;message&#124; raise message } to immediately raise an exception on deprecations.</description>
		<content:encoded><![CDATA[<p>You may also ActiveSupport::Deprecation.behavior = lambda { |message| raise message } to immediately raise an exception on deprecations.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

