From: brabuhr@... Date: 2007-10-25T09:05:23+09:00 Subject: Re: Ruby and C# Integration On 10/24/07, Jayson Bailey wrote: > Does anyone know of a way or have any links for how to integrate c# and > ruby? I'd like to be able to write ruby scripts for testing and have > them talk to my c# program. some links: http://rubyforge.org/projects/rubyclr/ (unfortunately, pretty much dead since): http://www.ironruby.net/ also, see: http://plas2003.fit.qut.edu.au/Ruby.NET/ also: http://raa.ruby-lang.org/project/ruby-mono/ or: http://www.saltypickle.com/RubyDotNet I have used rubyclr and ruby-mono.