<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://logicwiki.co.uk/index.php?action=history&amp;feed=atom&amp;title=Install_Ruby_On_Rails_on_Xubuntu</id>
		<title>Install Ruby On Rails on Xubuntu - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://logicwiki.co.uk/index.php?action=history&amp;feed=atom&amp;title=Install_Ruby_On_Rails_on_Xubuntu"/>
		<link rel="alternate" type="text/html" href="http://logicwiki.co.uk/index.php?title=Install_Ruby_On_Rails_on_Xubuntu&amp;action=history"/>
		<updated>2026-06-06T23:51:04Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>http://logicwiki.co.uk/index.php?title=Install_Ruby_On_Rails_on_Xubuntu&amp;diff=1069&amp;oldid=prev</id>
		<title>AliIybar: Created page with &quot; sudo apt-get install ruby  sudo gem install rails  sudo apt-get install nodejs  sudo apt-get install ruby-railties  sudo apt-get install ruby-bundler  sudo apt-get install li...&quot;</title>
		<link rel="alternate" type="text/html" href="http://logicwiki.co.uk/index.php?title=Install_Ruby_On_Rails_on_Xubuntu&amp;diff=1069&amp;oldid=prev"/>
				<updated>2017-02-20T17:11:46Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; sudo apt-get install ruby  sudo gem install rails  sudo apt-get install nodejs  sudo apt-get install ruby-railties  sudo apt-get install ruby-bundler  sudo apt-get install li...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; sudo apt-get install ruby&lt;br /&gt;
 sudo gem install rails&lt;br /&gt;
 sudo apt-get install nodejs&lt;br /&gt;
 sudo apt-get install ruby-railties&lt;br /&gt;
 sudo apt-get install ruby-bundler&lt;br /&gt;
 sudo apt-get install libgmp3-dev&lt;br /&gt;
 sudo apt-get install ruby-dev&lt;br /&gt;
 sudo apt-get install libsqlite3-dev&lt;br /&gt;
&lt;br /&gt;
 rails new BlogOnRails&lt;br /&gt;
 cd BlogOnRails&lt;br /&gt;
 bundle install&lt;/div&gt;</summary>
		<author><name>AliIybar</name></author>	</entry>

	</feed>