I finally got some time to hack together an experimental gem for RubyCLR distribution.

Here it is.

To install, just download the file and run gem install rubyclr-0.5.0.gem. Afterwards, run gem check -t rubyclr to verify that the unit tests pass on your computer.

There is still the unfortunate ActiveRecord dependency in the unit tests. So you must have the ActiveRecord gem installed if you want to pass the gem check. This will be fixed in the future.