I am just wanting to start experimenting with Ruby and have installed it onto a Windows machine running cygwin...
When I type: irb --simple-prompt
I get the error msg:
/usr/local/ruby/irb:10:in `require': No such file to load -- irb (LoadError)
from /usr/local/ruby/irb:10
What is going on???
Any help much appreciated.
When I type: irb --simple-prompt
I get the error msg:
/usr/local/ruby/irb:10:in `require': No such file to load -- irb (LoadError)
from /usr/local/ruby/irb:10
What is going on???
Any help much appreciated.