0
votes
0
votes
0
votes
How do I call Windows DLL functions from Ruby?
I think you can use ruby/dl
http://groups.google.com/group/comp.lang.ruby/browse_thread/ …
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.
…
0
votes
How to trap signal on ruby running on windows
Signal.list tells you which ones are supported on your system
…
0
votes
How to install RMagick gem in Ruby 1.8.6 MingW?
http://rubyforge.org/tracker/index.php?func=detail&aid=21495&group%5 …
