Hi Marvin, sorry this is a mailing-list dedicated to the development of the Rubygem tool and infrastructure, but I will try to help you.
It seems you're trying to the following course, on C# programming fundamentals, at Plurasight : https://www.pluralsight.com/courses/csharp-fundamentals-2 I see the course has a "Calling Ruby" exercice, which I guess involves calling Ruby from C# using the DLR. Unfortunately IronRuby is not maintained anymore but its counterpart for Python, IronPython, is still being worked on. What you could do is use IronPython instead of IronRuby to complete your exercice on the DLR. I suggest you ask on the mailing-list for users of IronPython for advice on how to do that : https://mail.python.org/mailman/listinfo/ironpython-users I am sure someone there will be happy to help you. Best regards, -- Camille Appert _______________________________________________ RubyGems-Developers mailing list http://rubyforge.org/projects/rubygems RubyGems-Developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers