What's the best way to work with a COM interface from ruby? I found a very old (and version 0.0.1) rubycom lib on RAA. Is COM functionality built into the win32ole lib that ships with ruby now?
Joel VanderWerf wrote:
What's the best way to work with a COM interface from ruby? I
found a very old (and version 0.0.1) rubycom lib on RAA. Is
COM functionality built into the win32ole lib that ships with
ruby now?
Yes.
Adelle.