From: Roger Pack Date: 2009-02-21T09:30:29+09:00 Subject: Re: what Ruby version to use on Windows for a 1.2.x RoR app? > isn't there any memory stable ruby version for windows? There almost is :) the mingw version is faster: http://www.akitaonrails.com/2008/7/26/still-playing-with-ruby-on-windows you can see if it doesn't leak. If it still does I could possibly build you a 187 with the MBARI patches for mingw. It might work [the MBARI patches helped me overcome a leak] :) -=r > > or at least is there a way to reset a ruby process and make it start > itself over? normally i'd be totally against such methods, but since > ruby itself can't run stable i see no other way :( > > PS: > upgrading to RoR 2.x or > moving to Linux is out of the question (trust me, i would if i could) -- Posted via http://www.ruby-forum.com/.