Skip to content

Instantly share code, notes, and snippets.

View svarks's full-sized avatar

Sergey Varaksin svarks

View GitHub Profile
@svarks
svarks / 0_README.md
Last active December 13, 2015 23:29 — forked from nilcolor/0_README.md

ruby-1.9.3-p392 cumulative performance patch for rbenv

This installs a patched ruby 1.9.3-p392 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.