Is it JRuby? 29 May 09
Carl Mercier has forked our “Is it Ruby 1.9” web app to make “Is it JRuby“, to track which gems work with JRuby. This is how free software is supposed to work!
For those of you not in the know, JRuby is a Java implementation of Ruby, allowing you to run Ruby code on a Java Runtime Environment. If you’re using or playing with JRuby, head over to isitjruby.com with your feedback.
Carl’s Github project is here and our original is here.