Created
April 21, 2011 09:05
-
-
Save champierre/934027 to your computer and use it in GitHub Desktop.
enable to use Japanese in irb
This file contains hidden or 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 package install readline | |
| rvm remove 1.9.2 | |
| rvm install 1.9.2 --with-readline-dir=$rvm_path/usr |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment