Skip to content

Instantly share code, notes, and snippets.

@juliandunn
Created July 24, 2014 12:35
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 juliandunn/29536ec138f5c836fad6 to your computer and use it in GitHub Desktop.
Save juliandunn/29536ec138f5c836fad6 to your computer and use it in GitHub Desktop.
how to get compile type options and compiler, etc. from Ruby
ruby -r rbconfig -r pp -e 'pp RbConfig::CONFIG'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment