<?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 Input output error on linux</title>
	<atom:link href="http://www.andhapp.com/blog/2007/02/28/rails-input-output-error-on-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andhapp.com/blog/2007/02/28/rails-input-output-error-on-linux/</link>
	<description>Victory is mine</description>
	<lastBuildDate>Sat, 20 Nov 2010 21:46:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: andhapp</title>
		<link>http://www.andhapp.com/blog/2007/02/28/rails-input-output-error-on-linux/#comment-133579</link>
		<dc:creator>andhapp</dc:creator>
		<pubDate>Mon, 17 Dec 2007 17:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.andhapp.com/blog/Rails_Input_output_error_on_linux_/35#comment-133579</guid>
		<description>@Idetrorce - Please explain what do you think it does... I just gave my opinion. 

Thanks for your comment.</description>
		<content:encoded><![CDATA[<p>@Idetrorce &#8211; Please explain what do you think it does&#8230; I just gave my opinion. </p>
<p>Thanks for your comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Idetrorce</title>
		<link>http://www.andhapp.com/blog/2007/02/28/rails-input-output-error-on-linux/#comment-133577</link>
		<dc:creator>Idetrorce</dc:creator>
		<pubDate>Sat, 15 Dec 2007 14:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.andhapp.com/blog/Rails_Input_output_error_on_linux_/35#comment-133577</guid>
		<description>very interesting, but I don&#039;t agree with you 
Idetrorce</description>
		<content:encoded><![CDATA[<p>very interesting, but I don&#8217;t agree with you<br />
Idetrorce</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andhapp</title>
		<link>http://www.andhapp.com/blog/2007/02/28/rails-input-output-error-on-linux/#comment-194</link>
		<dc:creator>andhapp</dc:creator>
		<pubDate>Thu, 15 Mar 2007 09:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.andhapp.com/blog/Rails_Input_output_error_on_linux_/35#comment-194</guid>
		<description>@Blake what freeze does is it makes a copy of the current rails version on your machine and copies it in the vendor directory with your web application and every time you make a call to ActiveRecord or one of the methods in RAILS libraries it looks for them in the vendor directory rather than on your local machine. 

Which implies that your application does not produce any versioning errors when you deploy it as all the libraries it needs are in the same webapp directory.It is suggested to perform the &quot;freeze&quot; rails function just before the deployment. 

It is a brilliant functionality.

--- andHApp</description>
		<content:encoded><![CDATA[<p>@Blake what freeze does is it makes a copy of the current rails version on your machine and copies it in the vendor directory with your web application and every time you make a call to ActiveRecord or one of the methods in RAILS libraries it looks for them in the vendor directory rather than on your local machine. </p>
<p>Which implies that your application does not produce any versioning errors when you deploy it as all the libraries it needs are in the same webapp directory.It is suggested to perform the &#8220;freeze&#8221; rails function just before the deployment. </p>
<p>It is a brilliant functionality.</p>
<p>&#8212; andHApp</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake</title>
		<link>http://www.andhapp.com/blog/2007/02/28/rails-input-output-error-on-linux/#comment-189</link>
		<dc:creator>Blake</dc:creator>
		<pubDate>Wed, 14 Mar 2007 20:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.andhapp.com/blog/Rails_Input_output_error_on_linux_/35#comment-189</guid>
		<description>Do you know why freezing the code eliminates the errors?  I&#039;m having the same problem on OS X and no one knows why...</description>
		<content:encoded><![CDATA[<p>Do you know why freezing the code eliminates the errors?  I&#8217;m having the same problem on OS X and no one knows why&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

