From: brabuhr@... Date: 2006-08-25T23:29:03+09:00 Subject: Re: .NET dll in Ruby On 8/25/06, Patrick Spence wrote: > I have a "COM enabled" C# .NET .dll. I need to instanciate it in some > Ruby code. Has anyone done something like this? If so, how? It doesn't > seem to be as straight forward as a VB6 COM .dll. Have you looked at RubyCLR (http://www.rubyclr.com)?