Search Results

0
votes

How do I get IRBRC running on Win32 for Ruby console?

cd %HOMEPATH% edit .irbrc add stuff …
0
votes

Ruby. How can I copy and paste in irb on Windows?

check out console2--very nice and allows you to paste by using right click or what not. …