From: Brian Candler Date: 2009-05-15T23:58:47+09:00 Subject: Re: JRuby 1.3.0 will include Nailgun Brian Candler wrote: > However, don't get too excited - it doesn't play particularly well with > Rails yet. In particular, "frake test:units" doesn't run any tests. I've fixed that, and a number of other issues, and now it actually plays rather well with Rails. The new code detects that you are using rails and start multiple processes, one for each environment of interest (by default 'test' and 'development'), so that you can have a near-instant startup for either purpose. -- Posted via http://www.ruby-forum.com/.