On Sun, 2010-08-29 at 18:31 +0300, Roman Semenenko wrote: > --- > server/config.ru | 2 +- > server/server.rb | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-)
Just to confirm: does this break in 1.9 because we assume that '.' is on RUBYLIB ? If so, we need to adjust RUBYLIB (or $:), not patch these files. David
