Skip to content

Instantly share code, notes, and snippets.

@jacquescrocker
Created April 16, 2010 18:14
Show Gist options
  • Save jacquescrocker/368757 to your computer and use it in GitHub Desktop.
Save jacquescrocker/368757 to your computer and use it in GitHub Desktop.
[jc@macbookpro ~/Gems/mongoid(master)]# gem list
*** LOCAL GEMS ***
abstract (1.0.0)
activemodel (3.0.0.beta3)
activesupport (3.0.0.beta3)
arel (0.3.3)
bson (0.20.1, 0.20)
bson_ext (0.20.1)
builder (2.1.2)
bundler (0.9.19, 0.9.13)
columnize (0.3.1)
erubis (2.6.5)
faker (0.3.1)
gemcutter (0.5.0)
git (1.2.5)
i18n (0.3.6)
jeweler (1.4.0)
json_pure (1.2.3)
linecache (0.43)
mail (2.1.5.3)
memcache-client (1.8.2, 1.8.1)
mime-types (1.16)
mocha (0.9.8)
mongo (0.20.1, 0.20, 0.19.3, 0.19.1)
mongo_ext (0.19.3, 0.19.1)
polyglot (0.3.1)
rack (1.1.0)
rack-mount (0.6.1)
rack-test (0.5.3)
rak (1.0)
rake (0.8.7)
rspec (1.3.0)
ruby-debug (0.10.3)
ruby-debug-base (0.10.3)
rubyforge (2.0.4)
text-format (1.0.0)
text-hyphen (1.0.0)
thor (0.13.4)
treetop (1.4.5)
tzinfo (0.3.19, 0.3.18)
will_paginate (3.0.pre)
[jc@macbookpro ~/Gems/mongoid(master)]#
[jc@macbookpro ~/Gems/mongoid(master)]# rvm info
system:
uname: "Darwin jc-macbookpro.corp.gist.com 10.3.0 Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386 i386"
shell: "bash"
version: "3.2.48(1)-release"
ruby:
interpreter: "ruby"
version: "1.8.7"
date: "2010-01-10"
platform: "i686-darwin10.2.0"
patchlevel: "2010-01-10 patchlevel 249"
full_version: "ruby 1.8.7 (2010-01-10 patchlevel 249) [i686-darwin10.2.0]"
homes:
gem: "/Users/jc/.rvm/gems/ruby-1.8.7-p249@mongoid"
ruby: "/Users/jc/.rvm/rubies/ruby-1.8.7-p249"
binaries:
ruby: "/Users/jc/.rvm/rubies/ruby-1.8.7-p249/bin/ruby"
irb: "/Users/jc/.rvm/rubies/ruby-1.8.7-p249/bin/irb"
gem: "/Users/jc/.rvm/rubies/ruby-1.8.7-p249/bin/gem"
rake: "/Users/jc/.rvm/gems/ruby-1.8.7-p249@global/bin/rake"
environment:
GEM_HOME: "/Users/jc/.rvm/gems/ruby-1.8.7-p249@mongoid"
GEM_PATH: "/Users/jc/.rvm/gems/ruby-1.8.7-p249@mongoid:/Users/jc/.rvm/gems/ruby-1.8.7-p249@global"
BUNDLE_PATH: "/Users/jc/.rvm/gems/ruby-1.8.7-p249@mongoid"
MY_RUBY_HOME: "/Users/jc/.rvm/rubies/ruby-1.8.7-p249"
IRBRC: "/Users/jc/.rvm/rubies/ruby-1.8.7-p249/.irbrc"
gemset: "mongoid"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment