IRB code completion

20 Aug 2006 16:06 - (0) comments

Add the following to your ~/.profile for UNIX-tab-style auto-completion:

alias irb="irb --readline -r irb/completion"

Comments

No comments allowed.

Admin