IronRuby
IronRuby is a ruby interpreter built on top of the .NET CLR. It also runs on top of the Mono framework (open source CLR).
Installing
$ rvm install ironruby
Please note that this requires that you first install the Mono framework properly.
IronRuby is a ruby interpreter built on top of the .NET CLR. It also runs on top of the Mono framework (open source CLR).
$ rvm install ironruby
Please note that this requires that you first install the Mono framework properly.