Skip to content

Instantly share code, notes, and snippets.

@markets
Created December 17, 2012 18:03
Show Gist options
  • Save markets/4320413 to your computer and use it in GitHub Desktop.
Save markets/4320413 to your computer and use it in GitHub Desktop.
Avoid corrupt unicode input in IRB with rvm and ruby 1.9.3
$ rvm get latest
$ rvm pkg install readline
$ rvm reinstall 1.9.3-p327 --with-readline-dir=$rvm_path/usr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment