On Tue, 1 Feb 2005 01:22:17 +0900, Navindra Umanee <navindra / cs.mcgill.ca> wrote: > Are there any nice or existing solutions for attaching to a running > Ruby process and changing the code on the fly from the console? > I don't know if this is possible or not but I seem to remember that irb has job control. Could you maybe start your app from within irb, either as a background job or maybe by spawning it in a thread? Regards, Matt -- Matt Mower :: http://matt.blogs.it/