Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mikesplain/3699959 to your computer and use it in GitHub Desktop.
Save mikesplain/3699959 to your computer and use it in GitHub Desktop.
rbenv exec bundle install with libv8 (1.8.7)
RUBYOPT="-r rubygems" rbenv exec bundle install --path vendor/bundle
@mikesplain
Copy link
Author

Awesome. Helps build libv8 on rbenv

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