Skip to content

Instantly share code, notes, and snippets.

@champierre
Created April 21, 2011 09:05
Show Gist options
  • Select an option

  • Save champierre/934027 to your computer and use it in GitHub Desktop.

Select an option

Save champierre/934027 to your computer and use it in GitHub Desktop.
enable to use Japanese in irb
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