Skip to content

Instantly share code, notes, and snippets.

@AlxGolubev
Last active August 29, 2015 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlxGolubev/6d318c5430b7d107bf23 to your computer and use it in GitHub Desktop.
Save AlxGolubev/6d318c5430b7d107bf23 to your computer and use it in GitHub Desktop.
Installing libv8 gem on OS X 10.9+
`bundle config build.libv8 --with-system-v8`
then run
`bundle install`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment