Created
June 2, 2011 02:13
-
-
Save ezmobius/1003789 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is like a dinosaur bone of the history of Rails Archaeology ;) This is a 168Mb VPS at | |
rimuhost, thats hosts my blog that pretty much covers many years of my ruby journey. | |
Look at this ancient fossil :P | |
Ruby-1.8.4 | |
RubyGems: 0.8.10 | |
Rails 1.0.0 | |
Typo-2.2~ish(this is a blogging engine that xal made, one of the first nice | |
complete rails blog engines) | |
This all hums along quite nicely for years now... in fact: | |
ez@brainspl:~/typo$ uptime | |
02:18:00 up 465 days, 18:47, 1 user, load average: 0.00, 0.00, 0.00 | |
ez@brainspl:~$ ruby -v | |
ruby 1.8.4 (2005-12-24) [i486-linux] | |
ez@brainspl:~$ gem -v | |
0.8.10 | |
ez@brainspl:~$ gem list | |
*** LOCAL GEMS *** | |
actionmailer (1.1.5, 1.1.3, 1.1.2) | |
Service layer for easy email delivery and testing. | |
actionpack (1.11.2, 1.11.0, 1.10.2) | |
Web-flow and rendering framework putting the VC in MVC. | |
actionwebservice (1.0.0, 0.9.3, 0.9.2) | |
Web service support for Action Pack. | |
activerecord (1.13.2, 1.13.0, 1.12.2) | |
Implements the ActiveRecord pattern for ORM. | |
activesupport (1.2.5, 1.2.3, 1.2.2) | |
Support and utility classes used by the Rails framework. | |
rails (1.0.0, 0.14.3, 0.14.2) | |
Web-application framework with template engine, control-flow layer, | |
and ORM. | |
rake (0.7.1, 0.6.2) | |
Ruby based make-like utility. | |
Soks (1.0.3) | |
Yet another wiki. | |
sources (0.0.1) | |
This package provides download sources for remote gem installation | |
syntax (1.0.0) | |
Syntax is Ruby library for performing simple syntax highlighting. | |
Haha, what a blast from the past. | |
-Ezra |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is awesome. I love the rails description.