From: Charles Oliver Nutter Date: 2008-06-25T07:39:55+09:00 Subject: Re: Ruby upgrade in Mac OS X Leopard Guillermo.Acilu@koiaka.com wrote: > Thanks for your answer Stefan. > > I am interested in using Ruby 1.9.0. What about JRuby? does it support > 1.9.0? Soon! JRuby 1.1.3 will have a --1.9 flag that allows you to switch versions. Only a few things work so far, like fibers and IO to IO copying. - Charlie