<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ionut's WebSpace &#187; Ruby and Rails</title>
	<atom:link href="http://www.vioan.ro/wp/category/ruby-and-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vioan.ro/wp</link>
	<description>Exploring Creativity Is My Passion</description>
	<lastBuildDate>Wed, 05 Oct 2011 14:28:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Rails install on FreeBSD</title>
		<link>http://www.vioan.ro/wp/2007/07/31/rails-install-on-freebsd/</link>
		<comments>http://www.vioan.ro/wp/2007/07/31/rails-install-on-freebsd/#comments</comments>
		<pubDate>Tue, 31 Jul 2007 08:59:02 +0000</pubDate>
		<dc:creator>ionut</dc:creator>
				<category><![CDATA[*BSD]]></category>
		<category><![CDATA[Ruby and Rails]]></category>

		<guid isPermaLink="false">http://www.vioan.ro/wp/?p=8</guid>
		<description><![CDATA[


Do you need Rails installation with FastCGI, MemCache-Client and native MySQL/PostgreSQL/SQLite support? It is very simple. Try this:
# cd /usr/ports/www/rubygem-rails
# make install clean

&#8230; that&#8217;s all!
]]></description>
			<content:encoded><![CDATA[<p>Do you need Rails installation with FastCGI, MemCache-Client and native MySQL/PostgreSQL/SQLite support? It is very simple. Try this:</p>
<pre><code># cd /usr/ports/www/rubygem-rails
# make install clean
</code></pre>
<p>&#8230; that&#8217;s all!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vioan.ro/wp/2007/07/31/rails-install-on-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

