<?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>tail -f log/development.log &#187; ruby</title>
	<atom:link href="http://maciej.inszy.org/tag/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://maciej.inszy.org</link>
	<description>Maciej&#039;s weblog</description>
	<lastBuildDate>Tue, 23 Feb 2010 21:52:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>RubyGems 1.3.1 for Ubuntu 8.10</title>
		<link>http://maciej.inszy.org/2009/02/06/rubygems-131-for-ubuntu-810/</link>
		<comments>http://maciej.inszy.org/2009/02/06/rubygems-131-for-ubuntu-810/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 19:30:20 +0000</pubDate>
		<dc:creator>maciej</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ppa]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[rubygems]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://maciej.inszy.org/?p=10</guid>
		<description><![CDATA[Some time ago Rails 2.2 was released. Since than the framework requires rubygems 1.3.1 to run. Unfortunately Ubuntu 8.10 only has rubygems 1.2.0 in its repositories. A quick google search didn&#8217;t yield a good solution for this. Everyone is suggesting to install the vanilla rubygems-1.3.1.tgz, but I feel more comfortable having rubygems managed by Ubuntu&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Some time ago <a title="Rails 2.2 release notes" href="http://guides.rubyonrails.org/2_2_release_notes.html">Rails 2.2</a> was released. Since than the framework requires rubygems 1.3.1 to run. Unfortunately Ubuntu 8.10 only has rubygems 1.2.0 in its repositories. A quick google search didn&#8217;t yield a good solution for this. <a href="https://help.ubuntu.com/community/RubyOnRails#RubyGems%201.3.1">Everyone</a> <a href="http://www.neeraj.name/blog/articles/776-updating-rubygem-to-1-3-1-on-ubuntu">is</a> <a href="http://intertwingly.net/blog/2008/11/23/RubyGems-1-3-1-on-Ubuntu-8-10">suggesting</a> to install the vanilla rubygems-1.3.1.tgz, but I feel more comfortable having rubygems managed by Ubuntu&#8217;s package manager.  So I created the package myself.</p>
<p><script type="text/javascript">// < ![CDATA[
// < ![CDATA[
   &lt;!       function updateSeries(select) {           var deb = document.getElementById('series-deb');           deb.innerHTML = select.value;           var deb_src = document.getElementById('series-deb-src');           deb_src.innerHTML = select.value;       }   // &gt;
// ]]&gt;</script></p>
<p>It&#8217;s now available from my <abbr title="Personal package archive">PPA</abbr>. To install it you need to add the following lines to your /etc/apt/sources.list file:</p>
<pre>deb <a href="http://ppa.launchpad.net/maciejb/ppa/ubuntu">http://ppa.launchpad.net/maciejb/ppa/ubuntu</a> intrepid main
deb-src <a href="http://ppa.launchpad.net/maciejb/ppa/ubuntu">http://ppa.launchpad.net/maciejb/ppa/ubuntu</a> intrepid main</pre>
<p>For further instructions please follow this <a title="Adding a PPA to your Ubuntu repositories" href="https://help.launchpad.net/Packaging/PPA#Adding%20a%20PPA%20to%20your%20Ubuntu%20repositories">link</a>. My PPA&#8217;s address is: <a title="PPA for Maciej Biłas" href="https://launchpad.net/~maciejb/+archive/ppa">https://launchpad.net/~maciejb/+archive/ppa</a>.</p>
<p><strong>Update (2009/09/08)</strong>: Brightbox currently has the most up-to-date Rubygems repository available: <a href="http://wiki.brightbox.co.uk/docs:brightboxaptrepository">http://wiki.brightbox.co.uk/docs:brightboxaptrepository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maciej.inszy.org/2009/02/06/rubygems-131-for-ubuntu-810/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
