On Sep 16, 2005, at 6:15 PM, Scott Laird wrote: >> script/ruby server -e production yields: >> > > Er, that's a weird path. It should really be 'ruby ./script/ > server'. If you try running it from within the script directory (cd > script; ruby ./server) then it won't work right.
Scott, from within the script folder, I ran "ruby server -e production" Is that right?
