Created
December 17, 2012 18:03
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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