Skip to content

Instantly share code, notes, and snippets.

@jmccartie
Created January 4, 2012 20:36
Show Gist options
  • Save jmccartie/1562007 to your computer and use it in GitHub Desktop.
Save jmccartie/1562007 to your computer and use it in GitHub Desktop.
Getting started with rbenv
$ brew update
$ brew install rbenv
$ brew install ruby-build
$ rbenv install 1.9.2-p290
@jmccartie
Copy link
Author

No more RVM for me...

@byalextran
Copy link

just ran those commands. february is the month of rails. ;)

@jmccartie
Copy link
Author

jmccartie commented Feb 2, 2012 via email

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