Skip to content

Instantly share code, notes, and snippets.

@mostlyobvious
Created December 1, 2011 22:33
Show Gist options
  • Save mostlyobvious/1420386 to your computer and use it in GitHub Desktop.
Save mostlyobvious/1420386 to your computer and use it in GitHub Desktop.
[sensei@zapp: +1] ~ ruby-1.9.2-p290
» rvm gemset use test
[sensei@zapp: +1] ~ ruby-1.9.2-p290@test
» gem list
*** LOCAL GEMS ***
bundler (1.0.21)
[sensei@zapp: +1] ~ ruby-1.9.2-p290@test
» gem install em-synchrony
Fetching: eventmachine-1.0.0.beta.4.gem (100%)
Building native extensions. This could take a while...
Fetching: em-synchrony-1.0.0.gem (100%)
Successfully installed eventmachine-1.0.0.beta.4
Successfully installed em-synchrony-1.0.0
2 gems installed
@mostlyobvious
Copy link
Author

[sensei@zapp: +1] ~ ruby-1.9.2-p290@test
» gem list

*** LOCAL GEMS ***

bundler (1.0.21)
em-synchrony (1.0.0)
eventmachine (1.0.0.beta.4)

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