Skip to content

Instantly share code, notes, and snippets.

@tjwallace
tjwallace / 0_README.md
Last active December 13, 2015 19:39 — forked from nilcolor/0_README.md

ruby-1.9.3-p385 cumulative performance patch for rbenv

This installs a patched ruby 1.9.3-p385 with the railsexpress patchsets: https://github.com/skaes/rvm-patchsets

Requirements

You will also need a C Compiler. If you're on Linux, you probably already have one or know how to install one. On OS X, you should install XCode, and brew install autoconf using homebrew.