Skip to content

Instantly share code, notes, and snippets.

@lodestone
Created October 21, 2013 06:22
Show Gist options
  • Save lodestone/7079426 to your computer and use it in GitHub Desktop.
Save lodestone/7079426 to your computer and use it in GitHub Desktop.
Install Ruby 2.0.0-p247 on Mac using rbenv and ruby-build.
RUBY_CONFIGURE_OPTS="--with-openssl-dir=`brew --prefix openssl`" rbenv install 2.0.0-p247
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment