Skip to content

Instantly share code, notes, and snippets.

@ezmobius
Created June 2, 2011 02:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ezmobius/1003789 to your computer and use it in GitHub Desktop.
Save ezmobius/1003789 to your computer and use it in GitHub Desktop.
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.
@ajsharp
Copy link

ajsharp commented Jun 2, 2011

This is awesome. I love the rails description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment